Changeset 2032 for trunk/LMDZ.GENERIC/libf/phystd/sugas_corrk.F90
- Timestamp:
- Oct 30, 2018, 12:22:31 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/sugas_corrk.F90
r2026 r2032 20 20 !================================================================== 21 21 22 use radinc_h 22 use radinc_h, only: corrkdir, banddir, L_NSPECTI, L_NSPECTV, & 23 L_NGAUSS, L_NPREF, L_NTREF, L_REFVAR, L_PINT 23 24 use radcommon_h, only : pgasref,pfgasref,pgasmin,pgasmax 24 25 use radcommon_h, only : tgasref,tgasmin,tgasmax … … 27 28 use datafile_mod, only: datadir 28 29 use comcstfi_mod, only: mugaz 29 use gases_h 30 use gases_h, only: gnom, ngasmx, & 31 igas_H2, igas_H2O, igas_He, igas_N2 30 32 use ioipsl_getin_p_mod, only: getin_p 31 33 use callkeys_mod, only: varactive,varfixed,graybody,callgasvis,&
Note: See TracChangeset
for help on using the changeset viewer.