|
| Equilibrium (double T) throws CancelException, IllegalDataException, IOException |
|
| Equilibrium (double T, double P) throws CancelException, IllegalDataException, IOException |
|
| Equilibrium (ActionOnFileRead read) throws IOException,IllegalDataException |
|
Vector | getTableResults () throws runTimeException |
|
Vector | getTextResults () throws runTimeException |
|
void | saveTxtResults (ActionOnFileWrite writeResults) throws runTimeException |
|
Vector | getGraphicsResults (TemperatureRange temperatureRange) throws IllegalDataException |
|
Vector | getGraphicsResults (PressureRange pressureRange) throws IllegalDataException |
|
void | setTemperature (double T) throws IllegalDataException |
|
void | setPressure (double P) throws IllegalDataException |
|
void | computeEquilibriumConstant () |
|
double | getKEq () |
|
void | computeDeltaUp () |
|
void | computeDeltaH () |
|
void | computeDeltaH0 () |
|
void | computeDeltaS () |
|
void | computeDeltaS0 () |
|
void | computeDeltaZPE () |
|
void | computeDeltaG () |
|
void | computeDeltaG0 () |
|
void | save (ActionOnFileWrite write) throws IOException |
|
void | load (ActionOnFileRead read) throws IOException, IllegalDataException |
|
void | fillInformationBox () |
|
String | getTitle () |
|
double | getDeltaS () |
|
double | getDeltaS0 () |
|
double | getDeltaH () |
|
double | getDeltaH0 () |
|
double | getDeltaZPE () |
|
double | getDeltaG () |
|
double | getDeltaG0 () |
|
double | getTemperature () |
|
double | getPressure () |
|
double | getDeltaUp () |
|
void | computeDeltaProperties () |
|
abstract void | computeDeltaG0 () |
|
abstract void | computeDeltaS0 () |
|
abstract void | computeDeltaH0 () |
|
abstract void | computeDeltaG () |
|
abstract void | computeDeltaUp () |
|
abstract void | computeDeltaH () |
|
abstract void | computeDeltaS () |
|
abstract void | computeDeltaZPE () |
|
abstract void | setTemperature (double T) throws runTimeException, IllegalDataException |
|
abstract void | setPressure (double P) throws runTimeException, IllegalDataException |
|
void | save (ActionOnFileWrite write) throws IOException |
|
void | load (ActionOnFileRead read) throws IOException, IllegalDataException |
|
void | setTemperature (double T) throws runTimeException, IllegalDataException |
|
void | setPressure (double P) throws runTimeException, IllegalDataException |
|
|
double | T |
|
double | P |
|
double | deltaUp |
|
double | deltaG0 |
|
The documentation for this class was generated from the following file:
- /Users/henon/Documents/workspaceKisthelp/KiSThelP/src/Equilibrium.java