Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
flexpart
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
flexpart
flexpart
Commits
a24a620e
Commit
a24a620e
authored
Aug 21, 2019
by
Sabine
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BUGFIX: ice_frac not defined in wetdepo
parent
a5579720
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/wetdepo.f90
src/wetdepo.f90
+1
-1
No files found.
src/wetdepo.f90
View file @
a24a620e
...
...
@@ -87,7 +87,7 @@ subroutine wetdepo(itime,ltsample,loutnext)
!ZHG aerosol below-cloud scavenging removal polynomial constants for rain and snow
real
,
parameter
::
bclr
(
6
)
=
(/
274.35758
,
332839.59273
,
226656.57259
,
58005.91340
,
6588.38582
,
0.244984
/)
!rain (Laakso et al 2003)
real
,
parameter
::
bcls
(
6
)
=
(/
22.7
,
0.0
,
0.0
,
1321.0
,
381.0
,
0.0
/)
!now (Kyro et al 2009)
real
::
frac_act
,
liq_frac
,
dquer_m
real
::
frac_act
,
liq_frac
,
ice_frac
,
dquer_m
integer
::
blc_count
,
inc_count
real
::
Si_dummy
,
wetscav_dummy
...
...
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