This routine load additional information for absorblayer
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(absorbLayer_config_type), | intent(out) | :: | me |
Absorb layer |
||
type(flu_State) | :: | conf |
flu state |
|||
character(len=*), | intent(in) | :: | key |
Table name to load target states |
||
integer, | intent(in) | :: | parent |
parent source handle |
||
logical, | intent(in) | :: | loadPres |
Load pressure if true else set to dynamic |
||
logical, | intent(in) | :: | loadVel |
Load velocity if true else set to dynamic |