M

SizingOptions.IsValid

Description:
Checks if the options are valid and ready for sizing operation.
Remarks:
The options are valid if the parameters including density and viscosity are correctly initialized to be non-zero values,
public bool IsValid()
Boolean Returns true if the options are valid, false otherwise.