Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
chengcli committed Jul 8, 2024
1 parent 4245eea commit 4453d26
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ find_package(Cantera)

## 3. set up project system libraries ##
message(STATUS "3. Set up system libraries")
message(STATUS ${CANTERA_FOUND})
if (NOT ${CANTERA_FOUND})
include(${CMAKE_SOURCE_DIR}/cmake/yamlpp.cmake)
endif()
Expand Down
2 changes: 0 additions & 2 deletions tests/test_thermodynamics.inp
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@ vapor = H2O, NH3
cloud = H2O(c), NH3(c), H2O(p), NH3(p)

<thermodynamics>
thermodynamics_config = jup-thermo.yaml

Rd = 3777. # mu = 2.3175 g/mol
eps1 = 8.18 8.18 8.18
beta1 = 0. 24.845 24.845
Expand Down

0 comments on commit 4453d26

Please sign in to comment.