 | FluidOptionsCycleCount Property |
Maximum number of cycles used to check for ‘semi-equilibrium’ in fluid system. Is only used when Cycle Results = Coupled.
Namespace: ema3d.Api.V26.Charging.DomainAssembly: ema3d.Api.V26 (in ema3d.Api.V26.dll) Version: 0.0.0.0
Syntaxpublic int CycleCount { get; set; }Public Property CycleCount As Integer
Get
Set
public:
property int CycleCount {
int get ();
void set (int value);
}member CycleCount : int with get, set
Property Value
Int32
See Also