Skip to content

Conversation

@odiazib
Copy link
Collaborator

@odiazib odiazib commented May 31, 2024

Resolves #30 , #29 , #24, #23

MESA

  • calculate_XT: sulfate ratio
  • step 1: check is water activity is below CRH (hardcoded to 0.35)
  • step 2: check for supersaturation/metastable state
    • adjust_solid_aerosol
    • adjust_liquid_aerosol
    • do_full_deliquescence
    • compute_activities
    • aerosol_water
  • step 3: diagnose MDRH
    • adjust_solid_aerosol
  • step 4: final step proceeding means sub-saturated or mixed-phase
    • do_full_deliquescence
    • MESA_PTC

Code fixes

  • move MTEM parameters/arrays to default constructor for constant data
  • remove view types from inside kokkos functions
    • compute_activities
    • aerosol_water

odiazib and others added 30 commits May 29, 2024 13:45
* add dockerfile

* change TCHEM_ATM_INSTALL_TEST_PATH to unit-tests

* attempt at using dockerfile in CI workflow

* edit path

* Minor edits
* tchem-atm : documentations.

* tchem-atm - documentation

* tchem-atm - save documentations.

* tchem - save documentation

* tchem-atm - saving examples.

* tchem-atm - save sand report of QTI.

* tchem - documentation.

* tchem- fixing typos and other errors.

* tchem - description of TChem-atm

* tchem-atm - fixing grammatical errors in docs.

* tchem-atm - fixing typos.

* tchem-atm - fixing typos.

* save, minor edits

* more

* save

* save

* tchem - save sand report.

* tchem - save

* tchem-atm - save sand report.

* tchem-atm - save

* tchem - save

* tchem-atm - save

* tchem-atm -save

* tchem-atm - save

* tchem-atm -save

* tchem - update sand report No

* mike edits to docs (#28)

Co-authored-by: Michael J Schmidt <[email protected]>

---------

Co-authored-by: Cosmin Safta <[email protected]>
Co-authored-by: Michael J Schmidt <[email protected]>
           2. Using Tines branch with kokkos version 4.2.00
@nriemer nriemer changed the title Oscar/mesa Direct port of MESA from Fortran to C++ in TChem Jul 3, 2024
@odiazib
Copy link
Collaborator Author

odiazib commented Jul 23, 2025

@zdaq12 should we close this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improved version of salt fluxes and relative driving forces to determine equilibrium state of solid/liquid constituents

4 participants