Skip to content
Snippets Groups Projects
Commit e4b7087f authored by Don Morton's avatar Don Morton
Browse files

For CTBTO standardization, set number of levels in par_mod.F90 from 140

to 138.
parent 7e6dc50d
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ module par_mod
!integer,parameter :: nxmax=361,nymax=181,nuvzmax=92,nwzmax=92,nzmax=92
!integer,parameter :: nxmax=361,nymax=181,nuvzmax=61,nwzmax=61,nzmax=61
integer,parameter :: nxmax=721,nymax=361,nuvzmax=140,nwzmax=140,nzmax=140
integer,parameter :: nxmax=721,nymax=361,nuvzmax=138,nwzmax=138,nzmax=138
!integer,parameter :: nxshift=359 ! for ECMWF
integer,parameter :: nxshift=0 ! for GFS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment