Symbol | Description | Uses |
cheap_tauRelax | main relaxation time-scale (in sec) for atm T & Q | 8 |
File | Line number | Procedure | Code |
./pkg/cheapaml/CHEAPAML.h | 83 | NO PROCEDURE |
& cheap_tauRelax, cheap_tauRelaxOce, |
./pkg/cheapaml/CHEAPAML.h | 97 | NO PROCEDURE |
_RL cheap_tauRelax, cheap_tauRelaxOce |
./pkg/cheapaml/cheapaml_init_fixed.F | 224 | CHEAPAML_INIT_FIXED |
IF ( cheap_tauRelax .LE. zeroRL ) THEN |
./pkg/cheapaml/cheapaml_init_fixed.F | 231 | CHEAPAML_INIT_FIXED |
tmpVar = oneRL/cheap_tauRelax |
./pkg/cheapaml/cheapaml_init_fixed.F | 74 | CHEAPAML_INIT_FIXED |
cheapaml_taurelax = cheap_tauRelax /86400. _d 0 |
./pkg/cheapaml/cheapaml_readparms.F | 110 | CHEAPAML_READPARMS |
cheap_tauRelax = 8640. _d 0 |
./pkg/cheapaml/cheapaml_readparms.F | 242 | CHEAPAML_READPARMS |
WRITE(iUnit,*) 'Caml: tauRelax =', cheap_tauRelax, ' (s)' |
./pkg/cheapaml/cheapaml_readparms.F | 36 | CHEAPAML_READPARMS |
& cheap_tauRelax, cheap_tauRelaxOce, |