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
5f53d0e0
Commit
5f53d0e0
authored
Mar 14, 2017
by
Sabine
Browse files
writing information if kernel is used
parent
c7e771d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/timemanager.f90
View file @
5f53d0e0
...
...
@@ -146,6 +146,7 @@ subroutine timemanager
! print*, 'Initialized lifetime'
!CGZ-lifetime: set lifetime to 0
if
(
.not.
usekernel
)
write
(
*
,
*
)
'Not using the kernel'
write
(
*
,
46
)
float
(
itime
)/
3600
,
itime
,
numpart
if
(
verbosity
.gt.
0
)
then
...
...
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