setfgap#
- RealConstants.setfgap(gap='', ropt='', pamb='', acf1='', acf2='', pref='', mfp='', **kwargs)#
Updates or defines the real constant table for squeeze film elements.
Mechanical APDL Command: SETFGAP
- Parameters:
- gap
str Gap separation.
- ropt
intorstr Real constant set option.
0- Creates separate real constant sets for each selected element with the specified real constant values (default).1- Updates existing real constant sets. The gap separation is updated from displacement results in the database. Other real constants are updated as specified in the command input parameters.
- pamb
str Ambient pressure.
- acf1
str Accommodation factor 1 and 2.
- acf2
str Accommodation factor 1 and 2.
- pref
str Reference pressure for mean free path.
- mfp
str Mean free path.
- gap
Notes
This command is used for large signal cases to update the gap separation real constant on a per- element basis. Issue this command prior to solution using the default
ROPTvalue to initialize real constant sets for every fluid element. After a solution, you can re-issue the command to update the real constant set for a subsequent analysis. See for more information on thin film analyses.