Changeset 5280 for LMDZ6/trunk/libf/dyn3d/leapfrog.F90
- Timestamp:
- Oct 28, 2024, 10:47:48 AM (4 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3d/leapfrog.F90
r5272 r5280 6 6 SUBROUTINE leapfrog(ucov,vcov,teta,ps,masse,phis,q,time_0) 7 7 !IM : pour sortir les param. du modele dans un fis. netcdf 110106 8 USE comdissnew_mod_h 8 9 use IOIPSL 9 10 USE infotrac, ONLY: nqtot, isoCheck … … 59 60 ! Declarations: 60 61 ! ------------- 61 include "comdissnew.h"62 62 include "comgeom.h" 63 63 include "description.h"
Note: See TracChangeset
for help on using the changeset viewer.