11.1.11. Internal Surface¶
11.1.11.13. IS_TYPE(IS)¶
Data Type: CHARACTER
Type of internal surface
Name |
Default? |
Description |
---|---|---|
|
No gas or solids flow through the surface. |
|
|
Gas flows through the surface with an additional resistance. Solids velocity through the surface is set to zero or to a user- specified fixed value (i.e., solids momentum equation for this direction is not solved). |
|
|
No gas or solids flow in the X direction. |
|
|
Gas flows in the Z direction with additional resistance. Solids velocity in the Z direction is set to zero or to a user- specified fixed value (i.e., solids momentum equation for this direction is not solved). |
|
|
No gas or solids flow in the Y direction. |
|
|
Gas flows in the Y direction with additional resistance. Solids velocity in the Y direction is set to zero or to a user- specified fixed value (i.e., solids momentum equation for this direction is not solved). |
|
|
No gas or solids flow in the Z direction. |
|
|
Arbitrary shaped internal surface defined by an STL file. Only visible to DEM particles or PIC parcels. The fluid phase doesn’t feel this stl internal surface. |
11.1.11.14. IS_PC(IS, IDX)¶
Data Type: DOUBLE PRECISION
Parameters defining the internal surface. These values need to be specified for semipermeable surfaces only. The thickness used for pressure drop computation is that of the momentum cell (DX_e, DY_n, or DZ_t). To turn off the resistance, use a large value for permeability.
IDX=1: Permeability [1.0E32]
IDX=2: Inertial resistance coefficient [0.0]
11.1.11.15. IS_VEL_S(IS, PHASE)¶
Data Type: DOUBLE PRECISION
Value of fixed solids velocity through semipermeable surfaces.