Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Combine all global sums in SIS_sum_output
Revised SIS_sum_output.F90 to merge all blocking global sums in SIS2 that are used routinely into a single blocking sum in SIS_sum_output for improved model efficiency. Also removed unneeded variables from the SIS_sum_out_CS and reformatted the module use statements in this module. All answers are bitwise identical.
- Loading branch information