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
2f8635b3
Commit
2f8635b3
authored
Apr 08, 2015
by
Espen Sollum
Browse files
Updated wet depo scheme, part 3
parent
15852844
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/FLEXPART_MPI.f90
View file @
2f8635b3
...
...
@@ -424,7 +424,6 @@ program flexpart
! NIK 16.02.2005
if
(
lroot
)
then
! eso TODO: do MPI_Reduce (sum) of total occurences across processes
call
MPI_Reduce
(
MPI_IN_PLACE
,
tot_blc_count
,
1
,
mp_pp
,
MPI_SUM
,
id_root
,
&
&
mp_comm_used
,
mp_ierr
)
call
MPI_Reduce
(
MPI_IN_PLACE
,
tot_inc_count
,
1
,
mp_pp
,
MPI_SUM
,
id_root
,
&
...
...
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