Deactivated mpi calls and writing of reservoir_assimilated_source_file to lake out files.
TYPE: feature removed
KEYWORDS: reservoirs, water management, MPI, Lake Out files
SOURCE: David Mattern - NOAA, @jdmattern-noaa
DESCRIPTION OF CHANGES:
Deactivated / commented out MPI calls and writing of reservoir_assimilated_source_file to lake out files. This is due to large overhead of MPI broadcasts of 256 char strings for 5,000+ lakes at each timestep.
ISSUE: Issue to follow about putting these calls back in and optimized for NWM V3.0
Checklist
Merging the PR depends on following checklist being completed. Add X between each of the square
brackets if they are completed in the PR itself. If a bullet is not relevant to you, please comment
on why below the bullet.
[ ] Closes issue #xxxx (An issue must exist or be created to be closed. The issue describes and documents the problem and general solution, the PR describes the technical details of the solution.)
Deactivated mpi calls and writing of reservoir_assimilated_source_file to lake out files.
TYPE: feature removed
KEYWORDS: reservoirs, water management, MPI, Lake Out files
SOURCE: David Mattern - NOAA, @jdmattern-noaa
DESCRIPTION OF CHANGES: Deactivated / commented out MPI calls and writing of reservoir_assimilated_source_file to lake out files. This is due to large overhead of MPI broadcasts of 256 char strings for 5,000+ lakes at each timestep.
ISSUE: Issue to follow about putting these calls back in and optimized for NWM V3.0
Checklist
Merging the PR depends on following checklist being completed. Add
X
between each of the square brackets if they are completed in the PR itself. If a bullet is not relevant to you, please comment on why below the bullet.NEWS.md