Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xiz/cldchem #182

Merged
merged 45 commits into from
Oct 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
ef5e87a
Initial commit on xiz/cldchem branch
Jul 18, 2024
39b14ae
update opacity
Jul 18, 2024
c004df2
wip
Jul 18, 2024
31f6df5
wip
Jul 19, 2024
d652f2b
wip
Jul 19, 2024
9f5e89a
wip
UCzhangxi Jul 19, 2024
4c2d731
wip
UCzhangxi Jul 23, 2024
e70db53
wip
UCzhangxi Jul 26, 2024
fb234bb
wip
UCzhangxi Aug 1, 2024
6a9c805
use lmars instead of hllc_transform
chengcli Aug 2, 2024
34be94f
fix implicit thermodynamics
UCzhangxi Aug 5, 2024
0f3930e
wip
UCzhangxi Aug 6, 2024
07ccb23
dirty fix
chengcli Aug 9, 2024
dacf75e
wip
UCzhangxi Aug 13, 2024
bd1657b
add stokes
UCzhangxi Aug 14, 2024
6fec820
wip
UCzhangxi Aug 14, 2024
3cfe215
wip
UCzhangxi Aug 14, 2024
6f39310
wip
UCzhangxi Aug 15, 2024
0207e16
wip
UCzhangxi Aug 17, 2024
bc6d202
modified the sedimentation flux for hllc
UCzhangxi Aug 18, 2024
05e563c
fixed hllc sedimentation
Aug 20, 2024
a1aaf3e
wip
Aug 20, 2024
88a6464
use netcdf
Aug 22, 2024
b1efde5
fixed exo blocks by csh
Aug 27, 2024
c73b00b
wip
UCzhangxi Aug 30, 2024
0563a2f
wip
Sep 3, 2024
6f45943
Added back hotizontal transport
Sep 2, 2024
13c61e4
wip on fixing minichem
Sep 3, 2024
41360b0
add a new BDF solver for minichem
UCzhangxi Sep 6, 2024
384007c
minichem wip
UCzhangxi Sep 8, 2024
6082d80
fix minichem call
UCzhangxi Sep 8, 2024
91d0bdc
wip
UCzhangxi Sep 8, 2024
4d56d0d
update minichem.cpp
UCzhangxi Sep 13, 2024
9f7a38c
update minichem.cpp
UCzhangxi Sep 14, 2024
a843a8a
wip
UCzhangxi Sep 14, 2024
f5aaf4c
wip
Sep 19, 2024
996ac46
wip
Sep 19, 2024
3e1f96e
wip
Sep 19, 2024
83e1e76
wip
Sep 22, 2024
0185488
wip
UCzhangxi Sep 22, 2024
4864aa2
wip
Oct 3, 2024
27083ef
add obliquity
UCzhangxi Oct 12, 2024
fda84eb
wip
Oct 13, 2024
c5a7f4a
clean up
UCzhangxi Oct 13, 2024
6d82183
revise mini chem
chengcli Oct 14, 2024
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 README
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ found error with vapor pressure functions:
when vapor pressure are too low (~1e-10 Pa) at low temperatuers, the saturationadjustment fails and eventually crashes

when vapor pressures are too high (1e5 Pa) eg. for CO2, the saturation adjustment fails immediately (all nan)

exo can use cores 24/96/384/1536
also permit 216/600/864/1176/ if specify NBLOCKS in the .cmake file

Loading
Loading