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
434ef44b
Commit
434ef44b
authored
Oct 28, 2019
by
Ignacio Pisso
Browse files
change par_mod.f90 to ingest .5 winds
parent
fcce18e4
Changes
1
Show whitespace changes
Inline
Side-by-side
src/par_mod.f90
View file @
434ef44b
...
...
@@ -156,10 +156,10 @@ module par_mod
! integer,parameter :: nxmax=181,nymax=91,nuvzmax=92,nwzmax=92,nzmax=92,nxshift=0 ! CERA 2.0 degree 92 level
! GFS
integer
,
parameter
::
nxmax
=
361
,
nymax
=
181
,
nuvzmax
=
138
,
nwzmax
=
138
,
nzmax
=
138
!
integer,parameter :: nxmax=361,nymax=181,nuvzmax=138,nwzmax=138,nzmax=138
integer
::
nxshift
=
0
! shift not fixed for the executable
integer
,
parameter
::
nxmax
=
721
,
nymax
=
361
,
nuvzmax
=
138
,
nwzmax
=
138
,
nzmax
=
138
!*********************************************
! Maximum dimensions of the nested input grids
!*********************************************
...
...
Write
Preview
Markdown
is supported
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