Skip to content
Merged
Show file tree
Hide file tree
Changes from 21 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
3d40d8c
Merging up to clubb_release 1632cf12
huebleruwm Nov 13, 2025
e67fc47
Merging up to clubb_release 673beb05
huebleruwm Nov 13, 2025
187d7b5
Merging up to clubb_release dc302b95 (current basically)
huebleruwm Nov 14, 2025
e4b7122
Small cleanups
huebleruwm Nov 14, 2025
703aca6
Making work with clubb_release d5957b30 (current as of 11-15-25)
huebleruwm Nov 15, 2025
4d9b1b8
Definine PDFP_RTP2_CLUBB with the correct size.
huebleruwm Nov 17, 2025
e60848b
First step to making grid resversible in clubb_intr. This is BFB when…
huebleruwm Nov 17, 2025
dddff49
Big improvements to flipping. Now almost all calculations are in cam …
huebleruwm Nov 19, 2025
055e53f
Consolidated ascending functionality as much as possible. Ascending v…
huebleruwm Nov 20, 2025
2fb2ba9
Made silhs work in descending mode, though it is not BFB with the asc…
huebleruwm Nov 21, 2025
bded8a5
Mainly organization and some pbuf simplifications. No major redimensi…
huebleruwm Nov 22, 2025
8ba8c44
Safe and easy redimensionings
huebleruwm Nov 22, 2025
fce8e1b
The DANGEROUS redimensioning. This significantly reduces the memory f…
huebleruwm Nov 23, 2025
0613054
Setting l_ascending_grid to false
huebleruwm Nov 24, 2025
c03efd5
More simplifications and cleanup, all should be safe
huebleruwm Nov 26, 2025
b2b3232
Mostly cosmetic improvements, some removal of redundant code
huebleruwm Nov 26, 2025
a28d1e1
Fixing GPU code so that it runs to completion, correctness on GPU not…
huebleruwm Nov 27, 2025
c4f2034
Removing some unccesary stuff from pbuf and moving a little code around.
huebleruwm Dec 1, 2025
319bee6
Small BFB improvements
huebleruwm Dec 3, 2025
cb4ccb3
Removing print statements and a little cleanup
huebleruwm Dec 9, 2025
bbc43fa
GPU code changes. This passes the ECT test, using top_lev > 1, ne30pg…
huebleruwm Dec 9, 2025
c9e9d97
Improving description of possible options for clubb_fill_holes_type
huebleruwm Dec 10, 2025
5542b48
Renaming l_ascending_grid to clubb_l_ascending_grid and adding it to …
huebleruwm Dec 10, 2025
996e994
Various performance improvements
huebleruwm Dec 16, 2025
4736dd3
Small updates for timing statements
huebleruwm Jan 5, 2026
f20fbf1
fixed double flipping of 2 clubb_mf output arrays
adamrher Jan 8, 2026
42d085f
changes to clubb_mf to operate on descending arrays
adamrher Jan 8, 2026
0f12823
removed comment
adamrher Jan 8, 2026
fbcaf32
Adding code for the new coriolis code in clubb. Also updating the .gi…
huebleruwm Jan 10, 2026
b740f05
resolved top_lev bug, only integrate energy up to top_lev
adamrher Apr 9, 2026
c0d3eb0
Cleanup to address PR comments - https://github.com/ESCOMP/CAM/pull/1441
huebleruwm Apr 13, 2026
5b8b478
More cleanup to address PR comments
huebleruwm Apr 14, 2026
a8cc3f2
add a comment for clubb-mf block
adamrher Apr 16, 2026
6e4eb12
change ztodt to ztodtptr for clarity
adamrher Apr 17, 2026
66247de
fix psfc bug, but retain comment for now
adamrher Apr 20, 2026
aac5941
remove comment for psfc bug fix
adamrher Apr 20, 2026
beeb2c0
Merge tag 'cam6_4_165' into cam_dev_clubb_nov2025
cacraigucar Apr 20, 2026
718f102
Added ChangeLog -- incomplete
adamrher Apr 21, 2026
b14d1dd
Final ChangeLog for cam6_4_166
cacraigucar Apr 21, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions bld/build-namelist
Original file line number Diff line number Diff line change
Expand Up @@ -3594,9 +3594,13 @@ if ($clubb_sgs =~ /$TRUE/io) {
add_default($nl, 'clubb_detphase_lowtemp');
add_default($nl, 'clubb_do_energyfix');
add_default($nl, 'clubb_do_liqsupersat');
add_default($nl, 'clubb_grid_adapt_in_time_method');
add_default($nl, 'clubb_fill_holes_type');
add_default($nl, 'clubb_grid_remap_method');
add_default($nl, 'clubb_ipdf_call_placement');
add_default($nl, 'clubb_lambda0_stability_coef');
add_default($nl, 'clubb_lmin_coef');
add_default($nl, 'clubb_l_add_dycore_grid');
add_default($nl, 'clubb_l_brunt_vaisala_freq_moist');
add_default($nl, 'clubb_l_call_pdf_closure_twice');
add_default($nl, 'clubb_l_damp_wp2_using_em');
Expand Down
4 changes: 4 additions & 0 deletions bld/namelist_files/namelist_defaults_cam.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2180,9 +2180,13 @@
<clubb_gamma_coef hgrid="1.9x2.5" phys="cam6" > 0.280 </clubb_gamma_coef>
<clubb_gamma_coefb > 0.32 </clubb_gamma_coefb>
<clubb_gamma_coefb phys="cam7" > 0.3 </clubb_gamma_coefb>
<clubb_grid_adapt_in_time_method > 0 </clubb_grid_adapt_in_time_method>
<clubb_fill_holes_type > 2 </clubb_fill_holes_type>
<clubb_grid_remap_method > 1 </clubb_grid_remap_method>
<clubb_ipdf_call_placement > 2 </clubb_ipdf_call_placement>
<clubb_lambda0_stability_coef > 0.04 </clubb_lambda0_stability_coef>
<clubb_lmin_coef > 0.1 </clubb_lmin_coef>
<clubb_l_add_dycore_grid > .false. </clubb_l_add_dycore_grid>
<clubb_l_brunt_vaisala_freq_moist > .false. </clubb_l_brunt_vaisala_freq_moist>
<clubb_l_C2_cloud_frac > .false. </clubb_l_C2_cloud_frac>
<clubb_l_calc_thlp2_rad > .true. </clubb_l_calc_thlp2_rad>
Expand Down
23 changes: 23 additions & 0 deletions bld/namelist_files/namelist_definition.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3940,6 +3940,24 @@ Gaussian PDF, and also decreases the difference between the means of w from
each Gaussian.
</entry>

<entry id="clubb_grid_adapt_in_time_method" type="integer" category="pblrad"
group="clubb_params_nl" valid_values="0,1" >
Specifier for method to construct a grid density function to adapt grid to.
Valid values: 0 (no grid adaptation), 1 (use Lscale and wp2)
</entry>

<entry id="clubb_fill_holes_type" type="integer" category="pblrad"
group="clubb_params_nl" valid_values="0,1,2,3,4,5,6" >
Selects which algorithm the fill_holes routine uses to correct
below threshold values in field solutions.
Comment thread
cacraigucar marked this conversation as resolved.
</entry>

<entry id="clubb_grid_remap_method" type="integer" category="pblrad"
group="clubb_params_nl" valid_values="1" >
Specifier for method to remap values from one grid to another.
Valid values: 1 (ullrich remapping)
</entry>

<entry id="clubb_iiPDF_type" type="integer" category="pblrad"
group="clubb_params_nl" valid_values="1,2,3,4,5,6,7" >
Selected option for the two-component normal (double Gaussian) PDF type to use for the w, rt,
Expand All @@ -3966,6 +3984,11 @@ scale (Lscale) in a grid-spacing dependent formula. Increasing the value of
clubb_lmin_coef increases the minimum allowable value for length scale.
</entry>

<entry id="clubb_l_add_dycore_grid" type="logical" category="pblrad"
group="clubb_params_nl" valid_values="" >
Flag to remap values from the dycore grid.
</entry>

<entry id="clubb_l_brunt_vaisala_freq_moist" type="logical" category="pblrad"
group="clubb_params_nl" valid_values="" >
Flag to uses an alternate equation to calculate the Brunt-Vaisala frequency.
Expand Down
Loading