NCAR / wrf_hydro_nwm_public

WRF-Hydro model code
https://ral.ucar.edu/projects/wrf_hydro
Other
181 stars 139 forks source link

Deactivate MPI calls and writing of reservoir_assimilated_source_file #525

Closed jdmattern closed 4 years ago

jdmattern commented 4 years ago

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.