File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed
Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 2222project = 'FastEddy'
2323author = 'UCAR/NCAR'
2424author_list = 'Muñoz-Esparza, D., J. Sauer'
25- version = '4.0'
25+ version = '4.0.1 '
2626verinfo = version
2727release = f'{ version } '
2828release_year = '2025'
29- release_date = f'{ release_year } -10-23 '
29+ release_date = f'{ release_year } -11-18 '
3030copyright = f'{ release_year } , { author } '
3131
3232# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Publications
66
77.. _bowen_pressurewaves_2025 :
88
9- | Lin, Yi , and Bowen Zhou. “A theory for the spurious pressure waves in compressible large
9+ | Lin, Y. , and B. Zhou. “A theory for the spurious pressure waves in compressible large
1010| eddy simulations of shallow cumulus clouds”. *Geophysical Research Letters*, 52 (2025)
1111| https://doi.org/10.1029/2025GL118786
1212
Original file line number Diff line number Diff line change 22Release Notes
33*************
44
5+ FastEddy-model Version 4.0.1 Release Notes (20251118)
6+ =====================================================
7+
8+ .. dropdown :: Bugfixes
9+
10+ * Added gpu_type=a100 and full path for conda to fasteddy_pbs_scripts per NSF NCAR HPC environment change
11+ * Changed default Example08 jsons
12+ * Casted simTime_it as unsigned long long in curandPseudo…Seed()
13+ * Enhanced Simgrid.py
14+ * Removed redundant factor of four on all device allocated array memory
15+ * Removed extra sqrt(rho) factor from friction velocity output
16+
517FastEddy-model Version 4.0 Release Notes (20251023)
618===================================================
719
You can’t perform that action at this time.
0 commit comments