Skip to content

Commit 2befb2d

Browse files
authored
Merge pull request #2780 from su2code/pedro/update_coolprop
Update CoolProp to version 7.2.0
2 parents b475855 + 5f80d7d commit 2befb2d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

TestCases/parallel_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1322,7 +1322,7 @@ def main():
13221322
nonlinear_plane_stress.cfg_dir = "fea_fsi/VonMissesVerif"
13231323
nonlinear_plane_stress.cfg_file = "nonlinear_plane_stress_2d.cfg"
13241324
nonlinear_plane_stress.test_iter = 19
1325-
nonlinear_plane_stress.test_vals = [-7.432129, -3.354513, -13.982310, 162480, 43, -4.072960]
1325+
nonlinear_plane_stress.test_vals = [-7.433449, -3.355607, -13.983863, 162480, 43, -4.070373]
13261326
test_list.append(nonlinear_plane_stress)
13271327

13281328
# Dynamic beam, 2d

meson_scripts/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def init_submodules(
6868
github_repo_ninja = "https://github.com/ninja-build/ninja"
6969
sha_version_mpp = "5ff579f43781cae07411e5ab46291c9971536be6"
7070
github_repo_mpp = "https://github.com/mutationpp/Mutationpp"
71-
sha_version_coolprop = "bafdea1f39ee873a6bb9833e3a21fe41f90b85e8"
71+
sha_version_coolprop = "98b3523d5daa98454618d381d2ae53f7471d216b"
7272
github_repo_coolprop = "https://github.com/CoolProp/CoolProp"
7373
sha_version_mel = "46205ab019e5224559091375a6d71aabae6bc5b9"
7474
github_repo_mel = "https://github.com/pcarruscag/MEL"

subprojects/CoolProp

Submodule CoolProp updated 398 files

0 commit comments

Comments
 (0)