Initial thickness
DESCRIPTION
SEE ALSO
-1 Upper level menu The current value is accepted 1 Constant Allows to specify a constant initial thickness over the fluid layer 2 Linear function of coordinates Allows to specify a initial thickness that obeys the following equation :
thickness = A + B * X + C * Y
thickness = A + B * X + C * Y + D * Zfor 2D
for 3D3 Multi-ramp function of X coordinate Allows to enter a series of (Xi,Vi), i=0,n and selects the following equation for the initial thickness :
thickness(X,Y,Z) = V0 if X< X0
Vi if Vi < X < i+1
Vn if Xn < X4 Multi-ramp function of Y coordinate Allows to enter a series of (Yi,Vi), i=0,n and selects the following equation for the initial thickness :
thickness(X,Y,Z) = V0 if Y< Y0
Vi if Yi < Y < Yi+1
Vn if Yn < Y5 Multi-ramp function of Z coordinate Allows to enter a series of (Zi,Vi), i=0,n and selects the following equation for the initial thickness :
thickness(X,Y,Z) = V0 if Z< Z0
Vi if Zi < Z < Zi+1
Vn if Zn < Z