Skip to content
Success

Changes

Summary

  1. Removing duplicate definition of edsclr when CLUBB_CAM is defined. (details)
  2. Ri zm calc6 (#1177) (details)
Commit 221a4ef55f3752211b191529c8d47fa38db7b3c2 by Gunther Huebler
Removing duplicate definition of edsclr when CLUBB_CAM is defined.
The file was modified src/CLUBB_core/advance_clubb_core_module.F90 (diff)
Commit acfdc3cd0d3a13e8db27fcd0edcb7bbcf7d05189 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 src/CLUBB_core/advance_clubb_core_module.F90 (diff)
The file was modified src/CLUBB_core/advance_xm_wpxp_module.F90 (diff)
The file was modified src/G_unit_test_types/spurious_source_test.F90 (diff)