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
aa8c34a4
Commit
aa8c34a4
authored
Aug 07, 2017
by
Espen Sollum
Browse files
Minor edits
parent
1d072c0f
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/mpi_mod.f90
View file @
aa8c34a4
...
...
@@ -1650,6 +1650,8 @@ contains
else
write
(
*
,
*
)
"#### mpi_mod::mpif_gf_send_vars_async> ERROR: &
& invalid memstat"
mind
=
-1
stop
end
if
if
(
mp_dev_mode
)
then
...
...
@@ -2025,6 +2027,8 @@ contains
else
write
(
*
,
*
)
"#### mpi_mod::mpif_gf_send_vars_nest_async> ERROR: &
& invalid memstat"
mind
=
-1
stop
end
if
if
(
mp_dev_mode
)
then
...
...
src/readspecies.f90
View file @
aa8c34a4
...
...
@@ -66,9 +66,9 @@ subroutine readspecies(id_spec,pos_spec)
character
(
len
=
16
)
::
pspecies
real
::
pdecay
,
pweta_gas
,
pwetb_gas
,
preldiff
,
phenry
,
pf0
,
pdensity
,
pdquer
real
::
pdsigma
,
pdryvel
,
pweightmolar
,
pohcconst
,
pohdconst
,
pohnconst
,
pspec_ass
,
pkao
real
::
pdsigma
,
pdryvel
,
pweightmolar
,
pohcconst
,
pohdconst
,
pohnconst
,
pkao
real
::
pcrain_aero
,
pcsnow_aero
,
pccn_aero
,
pin_aero
integer
::
readerror
integer
::
readerror
,
pspec_ass
! declare namelist
namelist
/
species_params
/
&
...
...
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