Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
flexpart
flexpart
Commits
7e5f1dcd
Commit
7e5f1dcd
authored
Apr 08, 2017
by
Don Morton
Browse files
Updating NC4 FP-format code before working on input nests
parent
1d9681bc
Changes
2
Hide whitespace changes
Inline
Side-by-side
flexpart_code/fpmetbinary_mod.F90
View file @
7e5f1dcd
...
...
@@ -933,7 +933,7 @@ CONTAINS
! Getting ready to add in nested code
! Nested, scalar values (for each nest)
...
...
flexpart_code/par_mod.F90
View file @
7e5f1dcd
...
...
@@ -156,7 +156,7 @@ module par_mod
! 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=1,nxmaxn=251,nymaxn=151
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment