Skip to content

Commit

Permalink
Add minichem, opacity and fix implicit tracer (#182)
Browse files Browse the repository at this point in the history
- Add minichem option
- Add new opacity
- Fix tracer diffusion in implicit solver
- Fix cubed sphere grids (NBLOCK)
  • Loading branch information
UCzhangxi authored Oct 14, 2024
1 parent 46a7e25 commit a8a40f3
Show file tree
Hide file tree
Showing 124 changed files with 622,753 additions and 2,523 deletions.
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

0 comments on commit a8a40f3

Please sign in to comment.