/[lmdze]/trunk/phylmd/test_ozonecm.f
ViewVC logotype

Diff of /trunk/phylmd/test_ozonecm.f

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

revision 264 by guez, Mon Feb 5 10:39:38 2018 UTC revision 265 by guez, Tue Mar 20 09:35:59 2018 UTC
# Line 6  program test_ozonecm Line 6  program test_ozonecm
6    ! latitude-pressure grid, and writes the values to a NetCDF file.    ! latitude-pressure grid, and writes the values to a NetCDF file.
7    ! The pressure grid is "presnivs" from "disvert".    ! The pressure grid is "presnivs" from "disvert".
8    
9    use dimens_m, only: jjm, llm    use dimensions, only: jjm, llm
10    USE dimphy, ONLY : klon    USE dimphy, ONLY : klon
11    use disvert_m, only: pa, disvert, ap, bp, preff, presnivs    use disvert_m, only: pa, disvert, ap, bp, preff, presnivs
12    use jumble, only: new_unit    use jumble, only: new_unit

Legend:
Removed from v.264  
changed lines
  Added in v.265

  ViewVC Help
Powered by ViewVC 1.1.21