Changeset 1322 for LMDZ4/branches/LMDZ4V5.0-dev/libf/dyn3d/etat0_netcdf.F
- Timestamp:
- Mar 12, 2010, 11:54:11 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/LMDZ4V5.0-dev/libf/dyn3d/etat0_netcdf.F
r1299 r1322 144 144 REAL :: solarlong0 145 145 real :: seuil_inversion 146 real :: alp_offset 146 147 147 148 integer read_climoz ! read ozone climatology … … 184 185 & iflag_thermals,nsplit_thermals,tau_thermals, & 185 186 & iflag_thermals_ed,iflag_thermals_optflux, & 186 & iflag_coupl,iflag_clos,iflag_wake, read_climoz ) 187 & iflag_coupl,iflag_clos,iflag_wake, read_climoz, & 188 & alp_offset) 187 189 188 190 ! co2_ppm0 : initial value of atmospheric CO2 from .def file (co2_ppm value)
Note: See TracChangeset
for help on using the changeset viewer.