source: LMDZ5/branches/testing/libf/phymar/iotd.h @ 2787

Last change on this file since 2787 was 2160, checked in by Laurent Fairhead, 10 years ago

Merged trunk changes -r2070:2158 into testing branch. Compilation problems introduced by revision r2155 have been corrected by hand

File size: 139 bytes
Line 
1      integer imax,jmax,lmax,nid
2      INTEGER dim_coord(4)
3      real iotd_ts
4
5      common/ecritd_c/imax,jmax,lmax,nid,dim_coord,iotd_ts
Note: See TracBrowser for help on using the repository browser.