name | type | default value | comment |
COPYTOPO_IN_BASENAME |
character(len=H_LONG) |
'' |
|
COPYTOPO_TRANSITION_DX |
real(RP) |
-1.0_RP |
thickness of transition region [m]: x |
COPYTOPO_TRANSITION_DY |
real(RP) |
-1.0_RP |
thickness of transition region [m]: y |
COPYTOPO_TRANSFACT |
real(RP) |
-1.0_RP |
stretch factor of transition region |
COPYTOPO_FRACX |
real(RP) |
1.0_RP |
fraction of transition region (x) [0-1] |
COPYTOPO_FRACY |
real(RP) |
1.0_RP |
fraction of transition region (y) [0-1] |
COPYTOPO_TAUX |
real(RP) |
1.0_RP |
maximum value for mixing tau (x) [s] |
COPYTOPO_TAUY |
real(RP) |
1.0_RP |
maximum value for mixing tau (y) [s] |
COPYTOPO_ENTIRE_REGION |
logical |
.false. |
copy parent topo over an entire region |
COPYTOPO_LINEAR_H |
logical |
.true. |
linear or non-linear profile of relax region |
COPYTOPO_EXP_H |
real(RP) |
2.0_RP |
factor of non-linear profile of relax region |