lanl / FEHM

Finite Element Heat and Mass Transfer Code
https://fehm.lanl.gov
Other
56 stars 19 forks source link

fehmpytests for barometric fails #73

Open millerta opened 2 months ago

millerta commented 2 months ago

Re George, this VV test fails and is now skipped in the VV Test Suite. The test is actually a combination of baro_trans and baro_vel which can be added into fehmpytests as 2 test cases. Compare output from each to the output for VV versions.

xiang112233 commented 2 months ago

If you use the "main rip.f' file under the ./src/PC folder to re-compile the win-executable, it passes the Barometric test.

millerta commented 2 months ago

Construct one or more simplified versions of this test for fehmpytests and keep the full version in the VV Test Suite. Some parts of this test work, but not the full complicated version in VV Barometric which uses input from other runs.

Output files from linux and windows compare successfully with manual checks in the VV test suite.