Closed kyriv1980 closed 4 months ago
@moose-ncrc commented at Jan 18, 2021 08:44AM MST:
In GitLab by @moosetest on Jan 18, 2021, 08:44
CIVET Testing summary for 8051761
Precheck : Failed : pre test
Test : Canceled by user
Test dbg : Canceled by user
Non unity build : Canceled by user
@moose-ncrc commented at Jan 18, 2021 08:47AM MST:
In GitLab by @andrsd on Jan 18, 2021, 08:47
added 2 commits
@moose-ncrc commented at Jan 18, 2021 08:53AM MST:
In GitLab by @andrsd on Jan 18, 2021, 08:53
@aydinka This is the beginning of the MR that will add sodium properties.
There are 2 patches: one for the properties itself and one with unit test.
We need to do this to finish the work:
mu_from_rho_T
in PBSodiumFluidProperties.C
T_from_p_h
in PBSodiumFluidProperties.C
(this one can be probably obtained by inverting h_from_p_T
.unit/src/PBSodiumFluidPropertiesTest.C
. There are some initial tests - all fail because they serve as an example how to test. So, pick a state to test the quantity you want and compare it with the known value. If you want to test multiple thermodynamical points, we can do that as well.As usual, ping me for details. I know this is only a rough description of the work.
@moose-ncrc commented at Jan 18, 2021 08:53AM MST:
In GitLab by @andrsd on Jan 18, 2021, 08:53
marked this merge request as draft
@moose-ncrc commented at Jan 18, 2021 09:32AM MST:
In GitLab by @moosetest on Jan 18, 2021, 09:32
Job Test on 26cc343 wanted to post the following:
Code coverage: deleted
This comment will be updated on new commits.
@moose-ncrc commented at Jan 18, 2021 09:32AM MST:
In GitLab by @moosetest on Jan 18, 2021, 09:32
CIVET Testing summary for e79557e
Precheck : Passed
Test : Failed : test unit
Test dbg : Failed : test unit (Invalidated)
Non unity build : Passed
@moose-ncrc commented at Jan 24, 2021 10:14PM MST:
In GitLab by @aydinka on Jan 24, 2021, 22:14
added 1 commit
@moose-ncrc commented at Jan 24, 2021 10:15PM MST:
In GitLab by @moosetest on Jan 24, 2021, 22:15
CIVET Testing summary for 619a220
Precheck : Failed : clang format check (Invalidated)
Test : Canceled by user
Test dbg : Canceled by user
Non unity build : Canceled by user
App tests : Canceled by user
@moose-ncrc commented at Jan 26, 2021 11:28PM MST:
In GitLab by @aydinka on Jan 26, 2021, 23:28
added 1 commit
@moose-ncrc commented at Jan 26, 2021 11:29PM MST:
In GitLab by @moosetest on Jan 26, 2021, 23:29
Job Precheck on 6429f39 wanted to post the following:
Your code requires style changes.
A patch was auto generated and copied deleted
You can directly apply the patch by running, in the top level of your repository:
curl -k -u <username> -s DELETED | git apply -v
Alternatively, with your repository up to date and in the top level of your repository:
git clang-format 395e547f5adf7946977296598be72cc5d0f22371
@moose-ncrc commented at Jan 26, 2021 11:29PM MST:
In GitLab by @moosetest on Jan 26, 2021, 23:29
CIVET Testing summary for 6429f39
Precheck : Failed : clang format check
Test : Canceled by user
Test dbg : Canceled by user
Non unity build : Canceled by user
App tests : Canceled by user
@moose-ncrc commented at Jan 27, 2021 07:13AM MST:
In GitLab by @andrsd on Jan 27, 2021, 07:13
added 1 commit
@moose-ncrc commented at Jan 27, 2021 07:33AM MST:
In GitLab by @moosetest on Jan 27, 2021, 07:33
CIVET Testing summary for c49832c
Precheck : Passed
Test : Passed (Invalidated)
Test dbg : Passed
Non unity build : Passed
App tests : Passed
@moose-ncrc commented at Jan 27, 2021 11:20AM MST:
In GitLab by @andrsd on Jan 27, 2021, 11:20
marked this merge request as ready
@moose-ncrc commented at Jan 27, 2021 12:13PM MST:
In GitLab by @andrsd on Jan 27, 2021, 12:13
added 4 commits
devel
@moose-ncrc commented at Jan 27, 2021 12:16PM MST:
In GitLab by @andrsd on Jan 27, 2021, 12:16
enabled an automatic merge when the pipeline for 26cc343fd04237917ac54a834bd1384b1e674c29 succeeds
@moose-ncrc commented at Jan 27, 2021 12:52PM MST:
In GitLab by @andrsd on Jan 27, 2021, 12:52
mentioned in commit 4f136a3e54d77ad8bcd89c03ac5e9c435091c03e
@moose-ncrc commented at Jan 27, 2021 12:52PM MST:
In GitLab by @moosetest on Jan 27, 2021, 12:52
CIVET Testing summary for 26cc343
Precheck : Passed
Test : Passed
Test dbg : Passed
Non unity build : Passed
App tests : Passed
Issue closed at: Jan 16, 2023 07:03PM MST by @moose-ncrc
Imported from https://github.inl.gov/ncrc/subchannel/issues/103 : @moose-ncrc created issue at Jan 18, 2021 08:43AM MST:
In GitLab by @andrsd on Jan 18, 2021, 08:43
Merges sodium-props -> devel
Closes #12