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
5deb48c1
Commit
5deb48c1
authored
Oct 18, 2016
by
Sabine
Browse files
cosmetical changes (comments)
parent
df4a68e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/readcommand.f90
View file @
5deb48c1
...
...
@@ -295,8 +295,8 @@ subroutine readcommand
!Af IND_RECEPTOR switches between different units for concentrations at the receptor
!Af 1 = mass units
!Af 2 = mass mixing ratio units
!
Af
3 = wet deposition in outputfield
!
Af
4 = dry deposition in outputfield
!
3 = wet deposition in outputfield
!
4 = dry deposition in outputfield
if
(
ldirect
.eq.
1
)
then
! FWD-Run
!Af set release-switch
...
...
src/timemanager.f90
View file @
5deb48c1
...
...
@@ -597,8 +597,8 @@ subroutine timemanager
endif
call
advance
(
itime
,
npoint
(
j
),
idt
(
j
),
uap
(
j
),
ucp
(
j
),
uzp
(
j
),
&
us
(
j
),
vs
(
j
),
ws
(
j
),
nstop
,
xtra1
(
j
),
ytra1
(
j
),
ztra1
(
j
),
prob
,
&
cbt
(
j
))
us
(
j
),
vs
(
j
),
ws
(
j
),
nstop
,
xtra1
(
j
),
ytra1
(
j
),
ztra1
(
j
),
prob
,
&
cbt
(
j
))
! write (*,*) 'advance: ',prob(1),xmass1(j,1),ztra1(j)
! Calculate the gross fluxes across layer interfaces
...
...
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