Conversation
ischoegl
left a comment
There was a problem hiding this comment.
Thanks for the proposed fix! The hyphen here is consistent with J/kg-K in entropy_mass.m. However, could you double-check whether this is kmol or mol in MATLAB? (at least in Python, the corresponding method outputs the former, with units given as J/kmol/K)
|
@ischoegl is correct - this is my fault, as @jongyoonbae was simply following my comment in the issue. @jongyoonbae - if you edit this to be |
|
@jongyoonbae rather than making a new commit, please use the |
|
I just did. Thank you for reviewing and commenting! |
|
@jongyoonbae ... Thank you for the fix! |
Changes proposed in this pull request
entropy_molein the interface: unit changed from J/kg to J/mol-K.If applicable, fill in the issue number this pull request is fixing
Closes #992
If applicable, provide an example illustrating new features this pull request is introducing
Checklist
scons build&scons test) and unit tests address code coverage