Commit
e7a5c0ce02567906f9003eb1b1a1cf5ca94bca4c
by noreplyMaking CLUBB's splatting scheme implicit and smoother (#1075)
* Introducing rough implicit splatting scheme into CLUBB. Not yet implicit for wp3.
* Implementing implicit splatting for wp3.
* Further improvements to implicit splatting code, including
- smoothing of the BV freq used for splatting - adding a new variable 'bv_freq_sqd_splat' to stats - add the new variable to pyplotgen standard output
See PR #1075 and issue #994.
* Some cleanup.
* More cleanup, and adding comments.
* More comments.
* Updating implicit splatting scheme.
* Updates to resolve PR requests.
Updates associated with implicit splatting will be BIT_CHANGING.
|
The file was modified
| advance_wp2_wp3_module.F90 (diff) |
The file was modified
| advance_helper_module.F90 (diff) |
The file was modified
| stats_variables.F90 (diff) |
The file was modified
| stats_zm_module.F90 (diff) |
The file was modified
| advance_xp2_xpyp_module.F90 (diff) |
The file was modified
| sfc_varnce_module.F90 (diff) |
The file was modified
| advance_clubb_core_module.F90 (diff) |
Commit
cc94df4b394e8b48e2013a91427ad2dd86c149fe
by noreplyMaking CLUBB's splatting scheme implicit and smoother (#1075)
* Introducing rough implicit splatting scheme into CLUBB. Not yet implicit for wp3.
* Implementing implicit splatting for wp3.
* Further improvements to implicit splatting code, including
- smoothing of the BV freq used for splatting - adding a new variable 'bv_freq_sqd_splat' to stats - add the new variable to pyplotgen standard output
See PR #1075 and issue #994.
* Some cleanup.
* More cleanup, and adding comments.
* More comments.
* Updating implicit splatting scheme.
* Updates to resolve PR requests.
Updates associated with implicit splatting will be BIT_CHANGING.
|
The file was modified
| standard_stats.in (diff) |
The file was modified
| all_stats.in (diff) |