Changeset 1384 for trunk/LMDZ.GENERIC/libf/phystd/setspi.F90
- Timestamp:
- Mar 4, 2015, 5:00:33 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/setspi.F90
r1315 r1384 25 25 use radcommon_h, only: BWNI,BLAMI,WNOI,DWNI,WAVEI,planckir,sigma 26 26 use datafile_mod, only: datadir 27 use comcstfi_mod, only: pi 27 28 28 29 implicit none 29 30 30 31 #include "callkeys.h" 31 #include "comcstfi.h"32 32 33 33 logical file_ok
Note: See TracChangeset
for help on using the changeset viewer.