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

Updating NC4 FP-format code before working on input nests

parent 1d9681bc
Branches
No related tags found
No related merge requests found
...@@ -933,7 +933,7 @@ CONTAINS ...@@ -933,7 +933,7 @@ CONTAINS
! Getting ready to add in nested code
! Nested, scalar values (for each nest) ! Nested, scalar values (for each nest)
......
...@@ -156,7 +156,7 @@ module par_mod ...@@ -156,7 +156,7 @@ module par_mod
! Maximum dimensions of the nested input grids ! Maximum dimensions of the nested input grids
!********************************************* !*********************************************
integer,parameter :: maxnests=0, nxmaxn=451, nymaxn=226 integer,parameter :: maxnests=1, nxmaxn=180, nymaxn=100
!integer,parameter :: maxnests=0, nxmaxn=0, nymaxn=0 !integer,parameter :: maxnests=0, nxmaxn=0, nymaxn=0
!integer,parameter :: maxnests=1,nxmaxn=251,nymaxn=151 !integer,parameter :: maxnests=1,nxmaxn=251,nymaxn=151
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment