- Timestamp:
- Jul 24, 2015, 7:32:31 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/dynlonlat_phylonlat/phylmd/etat0dyn_netcdf.F90
r2331 r2334 215 215 CALL geopot( ip1jmp1, tpot, pk, pks, phis, phi ) 216 216 WRITE(lunout,*)'sortie geopot' 217 CALL caldyn0( itau, uvent, vvent, tpot, psol, masse,pk, phis, &218 phi, w, pbaru, pbarv,time+iday-dayref)217 CALL caldyn0( itau, uvent, vvent, tpot, psol, pk, phis, & 218 phi, w, time+iday-dayref) 219 219 WRITE(lunout,*)'sortie caldyn0' 220 220 CALL dynredem0( "start.nc", dayref, phis)
Note: See TracChangeset
for help on using the changeset viewer.