Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
zone::IFluidModule Class Referenceabstract

Interface to the Fluid Module. More...

#include <ifluidmodule.h>

Public Member Functions

virtual double getTotalTime () const =0
 Returns true if to use BIO modulus.
 
virtual void setTotalTime (double d)=0
 Sets the the accumulated fluid-flow time, see getTime()
 
virtual double getRatio () const =0
 Returns the current fluid-flow force ratio limit.
 
virtual double getAvgUnbCur () const =0
 Returns the current average unbalanced fluid volume for fastflow.
 
virtual double getMaxUnbCur () const =0
 Returns the current maximum unbalanced fluid volume for fastflow.
 
virtual double getStrNorm () const =0
 Returns the representative stress magnitude for fastflow.
 

Static Public Attributes

static const TType type_ = 0x4c815bf3
 The type identification number for this class, for use in convert_cast() and convert_getcast().
 

Detailed Description

Interface to the Fluid Module.

Member Function Documentation

◆ getTotalTime()

virtual double zone::IFluidModule::getTotalTime ( ) const
pure virtual

Returns true if to use BIO modulus.

Returns the accumulated fluid-flow time, see setTime()


The documentation for this class was generated from the following file: