Skip to content
Success

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 96b8289cf47870ece5fb23fc50008a2919be7033 by rhodesk
Eliminating l_use_wp3_pr3 flag.
For ticket #926.
Results are BFB identical.
The file was modifiedmodel_flags.F90 (diff)
The file was modifiedadvance_clubb_core_module.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
Commit 4bf75cca24dd38c8a3ce3d62332efe876b9ae9a0 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 modifiedadvance_xm_wpxp_module.F90 (diff)
The file was modifiedmodel_flags.F90 (diff)
The file was modifiedoutput_netcdf.F90 (diff)
The file was modifiedadvance_wp2_wp3_module.F90 (diff)
The file was modifiedparameters_tunable.F90 (diff)
Commit c500b18f4ca3e29435b68642ab71147d1334683e 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 modifiedadvance_clubb_core_module.F90 (diff)
The file was modifiednumerical_check.F90 (diff)
The file was modifiedstats_type_utilities.F90 (diff)