Symbol | Description | Uses |
dRf | 5 |
File | Line number | Procedure | Code |
./pkg/layers/layers_init_fixed.F | 64 | LAYERS_INIT_FIXED |
dZZf(kk) = dRf(k) / FineGridFact |
./pkg/seaice/seaice_growth.F | 213 | SEAICE_GROWTH |
heffTooHeavy=dRf(kSurface) / 5. _d 0 |
./pkg/seaice/seaice_growth.F | 712 | SEAICE_GROWTH |
& * (theta(I,J,kSurface,bi,bj)-TBC) * dRf(kSurface) |
./pkg/seaice/seaice_growth.F | 717 | SEAICE_GROWTH |
& * (theta(I,J,kSurface,bi,bj)-TBC) * dRf(kSurface) |
./pkg/seaice/seaice_growth_if.F | 212 | SEAICE_GROWTH_IF |
GAMMA = dRf(1)/SEAICE_gamma_t |