Changeset 1246 for trunk/LMDZ.MARS/libf/phymars/tabfi.F
- Timestamp:
- May 11, 2014, 2:37:58 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/tabfi.F
r1226 r1246 47 47 use surfdat_h, only: z0_default, emissiv, emisice, albedice, 48 48 & iceradius, dtemisice, iceradius 49 use yomaer_h, only: tauvis49 use dimradmars_mod, only: tauvis 50 50 use iostart, only: get_var 51 51 use mod_phys_lmdz_para, only: is_parallel … … 61 61 #include "netcdf.inc" 62 62 !#include "dimradmars.h" 63 !#include "yomaer.h"64 63 65 64 c-----------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.