Ignore:
Timestamp:
Jan 22, 2013, 2:36:30 PM (11 years ago)
Author:
acozic
Message:

Include pres2lev in a module to allow lmdz run without crash in nudge mode on Curie (tgcc). Results not change (test on vargas)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/dyn3dpar/guide_p_mod.F90

    r1625 r1716  
    1111  USE getparam
    1212  USE Write_Field_p
    13   use netcdf, only: nf90_nowrite, nf90_open, nf90_inq_varid, nf90_close
     13  USE netcdf, ONLY: nf90_nowrite, nf90_open, nf90_inq_varid, nf90_close
     14  USE pres2lev_mod
    1415
    1516  IMPLICIT NONE
Note: See TracChangeset for help on using the changeset viewer.