Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement calc_melting_line for incompressibles #347

Closed
paarfi opened this issue Dec 12, 2014 · 2 comments
Closed

Implement calc_melting_line for incompressibles #347

paarfi opened this issue Dec 12, 2014 · 2 comments
Milestone

Comments

@paarfi
Copy link

paarfi commented Dec 12, 2014

I don't see a way to access the freeze temp from an abstractState object. Could you please add this, or point me to the right method if I've just overlooked it?

@jowr
Copy link
Member

jowr commented Dec 12, 2014

I think you are right, it is not accessible at the moment, but it could be included, some of the compressible fluids also have a melting line.

@ibell
Copy link
Contributor

ibell commented Dec 12, 2014

Right, we have a melting_line function in the AbstractState, we would
just need to implement the calc_melting_line function in the
incompressible backend

On Fri, Dec 12, 2014 at 7:52 AM, Jorrit Wronski notifications@github.com
wrote:

I think you are right, it is not accessible at the moment, but it could be
included, some of the compressible fluids also have a melting line.


Reply to this email directly or view it on GitHub
#347 (comment).

@ibell ibell added this to the v5.0.4 milestone Dec 18, 2014
@ibell ibell changed the title Expose Tfreeze from AbstactState Implement calc_melting_line for incompressibles Dec 18, 2014
@ibell ibell closed this as completed in f869521 Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants