You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Supplying the Debye Huckel Model as a thermodynamics phase model
2. supplying one or more species of that phase as having the HKFT standard
state model
3.
What is the expected output? What do you see instead?
The program error exits.
Please use labels and text to provide additional information.
Generally, we're trying to separate out the specification of the standard
state model for species from the specification of the equation of state and
the activity coefficient model that occurs at the "phase" level. This is a
good example of a failure to do this.
To fix this problem, the code for initialization of the standard states
should be moved from child objects up to parent objects so that it only
occurs in as few places/files/objects as is necessary.
Original issue reported on code.google.com by hkmo...@gmail.com on 17 Sep 2009 at 9:12
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
hkmo...@gmail.com
on 17 Sep 2009 at 9:12The text was updated successfully, but these errors were encountered: