Symbol | Description | Uses |
Dmax | 6 |
File | Line number | Procedure | Code |
./verification/dome/code/obcs_calc.F | 158 | OBCS_CALC |
hinit=Dinf*(exp(-x)) - Dmax |
./verification/dome/code/obcs_calc.F | 163 | OBCS_CALC |
zt=(z(k) + Dmax - (hinit + Dmax))/(hinit+Dmax) |
./verification/dome/code/obcs_calc.F | 45 | OBCS_CALC |
_RL Dmax,Dinf,dTemp,gp_inflow,Lrho |
./verification/dome/code/obcs_calc.F | 55 | OBCS_CALC |
Dmax = 600. _d 0 |