USE paramet_mod_h
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real | :: | zdz(klon,klev) | ||||
| real | :: | pdtphys | ||||
| real | :: | zalt(klon,klev) | ||||
| integer | :: | kminbc | ||||
| integer | :: | kmaxbc | ||||
| real | :: | scale_param_bb(nbreg_bb) | ||||
| real | :: | scale_param_ff(nbreg_ind) | ||||
| integer | :: | iregion_ind(klon) | ||||
| integer | :: | iregion_bb(klon) | ||||
| integer | :: | nbreg_ind | ||||
| integer | :: | nbreg_bb | ||||
| real | :: | lmt_bcff(klon) | ||||
| real | :: | lmt_bcnff(klon) | ||||
| real | :: | lmt_bcbb_l(klon) | ||||
| real | :: | lmt_bcbb_h(klon) | ||||
| real | :: | lmt_bcba(klon) | ||||
| real | :: | lmt_omff(klon) | ||||
| real | :: | lmt_omnff(klon) | ||||
| real | :: | lmt_ombb_l(klon) | ||||
| real | :: | lmt_ombb_h(klon) | ||||
| real | :: | lmt_omnat(klon) | ||||
| real | :: | lmt_omba(klon) | ||||
| integer | :: | id_fine | ||||
| real | :: | flux_sparam_bb(klon) | ||||
| real | :: | flux_sparam_ff(klon) | ||||
| real | :: | source_tr(klon,nbtr) | ||||
| real | :: | flux_tr(klon,nbtr) | ||||
| real | :: | tr_seri(klon,klev,nbtr) |