Skip to content
Failed

Changes

Summary

  1. Removing duplicate definition of edsclr when CLUBB_CAM is defined. (details)
  2. Ri zm calc6 (#1177) (details)
Commit fd8b67834697b6fae2a1933b212ba571e5a45e68 by Gunther Huebler
Removing duplicate definition of edsclr when CLUBB_CAM is defined.
The file was modified advance_clubb_core_module.F90 (diff)
Commit afaafca1b208625a00b7f826cae0d25251d2ad0d by noreply
Ri zm calc6 (#1177)

* Ri_zm calc (Part 6) - Implementing calc_Ri_zm
CLUBB tocket #1145

Eliminating call to calc_stability_correction in advance_xm_wpxp
1) In advance_xm_wpxp_module.F90:
- Eliminated call to calc_stability_correction in calc_xm_wpxp_lhs_terms
- stability_correction is now passed through advance_xm_wpxp to calc_xm_wpxp_lhs_terms
- Cleaned up input lists

2) In advance_clubb_core:
- Adjusted call to advance_xm_wpxp

3) Adjusted spurious_source_test
The file was modified advance_clubb_core_module.F90 (diff)
The file was modified advance_xm_wpxp_module.F90 (diff)