/[lmdze]/trunk/dyn3d/ce0l.f
ViewVC logotype

Diff of /trunk/dyn3d/ce0l.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 76 by guez, Fri Nov 15 18:45:49 2013 UTC revision 79 by guez, Fri Feb 28 17:52:47 2014 UTC
# Line 13  PROGRAM ce0l Line 13  PROGRAM ce0l
13    !-------------------------------------    !-------------------------------------
14    
15    call new_unit(unit_nml)    call new_unit(unit_nml)
16    open(unit_nml, file="used_namelists", status="replace", action="write")    open(unit_nml, file="used_namelists.txt", status="replace", action="write")
17    CALL conf_gcm    CALL conf_gcm
18    CALL etat0    CALL etat0
19    CALL limit    CALL limit

Legend:
Removed from v.76  
changed lines
  Added in v.79

  ViewVC Help
Powered by ViewVC 1.1.21