Skip to content
Failed

Changes

Summary

  1. Eliminating l_use_wp3_pr3 flag. (details)
  2. Eliminating l_clip_semi_implicit flag. (details)
  3. Adding intent labels for subroutines throughout clubb. (details)
Commit 642621266723971acfa6497018035788b6a80a27 by rhodesk
Eliminating l_use_wp3_pr3 flag.
For ticket #926.
Results are BFB identical.
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/model_flags.F90 (diff)
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
Commit 828253e53b5b8a2c0d22a9ba86ab30dd4164e86b by rhodesk
Eliminating l_clip_semi_implicit flag.
For ticket #926.
This commit is BIT_CHANGING due to how the flag needed to be removed.
More details on why this commit is bit changing can be seen on the ticket page.
The file was modified src/CLUBB_core/advance_wp2_wp3_module.F90 (diff)
The file was modified src/CLUBB_core/parameters_tunable.F90 (diff)
The file was modified experimental/advance_xm_wpxp_module.F90.diffusion.20100215 (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified src/CLUBB_core/model_flags.F90 (diff)
The file was modified src/CLUBB_core/output_netcdf.F90 (diff)
Commit f09a7aaaf5136251bc039c84215aaf2ee089f30b by rhodesk
Adding intent labels for subroutines throughout clubb.
Remaining files now have intent comments for subroutines.
Additionally, all lines are now less than 100 characters.
For ticket #942.
Results are BFB identical.
The file was modified src/CLUBB_core/numerical_check.F90 (diff)
The file was modified src/CLUBB_core/stats_type_utilities.F90 (diff)
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)