You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UNIT_TYPE defines geometry and dimensionality of the column model, e.g. FRUSTUM_COLUMN_MODEL_2D, AXIAL_COLUMN_MODEL_2D, RADIAL_COLUMN_MODEL_2D ? Or should geometry be separated?
Do we need inner and outer radius in radial model? should we always specify the same in every model, i.e. bed length, some radius and flow rate, can we get everything we need from that for every geometry?
BED_LENGTHinstead ofCOL_LENGTH?UNIT_TYPEdefines geometry and dimensionality of the column model, e.g.FRUSTUM_COLUMN_MODEL_2D,AXIAL_COLUMN_MODEL_2D,RADIAL_COLUMN_MODEL_2D? Or should geometry be separated?