forked from erf-model/ERF
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGES
117 lines (64 loc) · 2.9 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
# 24.05
-- AMReX submodule set to 24.06 release hash (f141191)
-- SAM microphysics corrections (#1634/#1629)
-- Open boundaries with viscous terms (#1615)
-- Incompressible pathway (#1612/#1613)
# 24.05
-- AMReX submodule set to 24.05 release hash (76d09f5)
-- Explict MOST as runtime option (#1605)
-- High order extrapolation (#1602)
-- Various radiation module fixes (#1601 etc)
-- Correct FITCH (#1595)
-- Read entire Lat/Lon data from netcdf (#1589)
# 24.04
-- AMReX submodule set to 24.04 release hash (bb7d5cf)
-- Start of EB functionality (#1541)
-- Start of YSU PBL scheme (#1540)
-- Open boundary condition (#1524)
-- Incompressible pathway fixes (#1525)
-- Wind farm parametrization (#1511)
-- Explicit MOST stress pathway (#1472)
# 24.03
-- AMReX submodule set to 24.03 release hash (d737886)
-- Plot rain accumulation (#1478)
-- Remove FastEddy completely (#1483)
-- Rain accumulation capability (#1474)
-- Remove the FastEddy model since it coincides with Kessler (#1473)
-- Input_sounding with moisture new HSE balance (#1469)
-- SAM microphysics re-write for ERF dycore (#1461/#1447)
-- Two-way coupled AMR (#1458)
-- Numerical diffusion bug fix (#1451)
# 24.02
-- AMReX submodule set to 24.02 release hash (52393d3)
-- WRF init fix for top boundary (#1423)
-- Fix debug GPU with particles (#1422)
-- Remove all elixirs with FABs (#1418)
-- Framework for LSMs (#1389)
-- Fix lateral boundary forcing (#1408)
-- ConstantAlpha with turbulence model (#1391)
-- Outflow boundary bug fix (#1374)
-- Generalized particle interface (#1366)
# 24.01
-- AMReX submodule set to 24.01 release hash (a068330)
-- Addition of more moisture vars (#1350)
-- Make PBL model terrain aware (#1348)
-- Moisture is no longer a compile time option (#1334)
-- Radiation cleanup (#1318)
-- Enable multiple moisture models (#1303)
# 23.12
-- AMReX submodule set to 23.12 release hash (9b733ec)
-- Inclusion of Kessler microphysics option (#1324)
-- Fix for particles with redistribute call (#1314)
-- Inclusion of radiation (#1311)
-- Inclusion of refluxing for two-way coupling (#1289)
-- Metgrid initialization with SST and LandMask (#1280)
# 23.11
-- AMReX submodule set to 23.11 release hash (ae7b64b)
-- Bug fix with vertical grid stretching and MOST (#1275)
-- Bug fix with negative K_turb below surface and MYNN2.5 PBL model (#1271)
-- Correction to equation of state with moisture (#1263)
-- Generalized multi-level sponge zones. This allows for nudging of fine solution
towards coarse solution with complex box arrays. (#1233)
# 23.10
-- First release since JOSS paper. Too many key ERF PRs to summarize.
-- AMReX submodule set to 23.10 release hash (388738d)