public class Ahsen01 extends ApproximativeMode implements NamedMethod
environment, register
Constructor and Description |
---|
Ahsen01() |
Modifier and Type | Method and Description |
---|---|
ThermoResult |
computesThermodynamics()
This method is called to compute the melting temperature.
|
java.lang.String |
getName()
Gets the name of the method.
|
boolean |
isApplicable()
This method is called to check that the options entered by the users are applicable with the used model (class).
|
getRegister, isNaEqPossible, setUpVariables
public ThermoResult computesThermodynamics()
MeltingComputationMethod
computesThermodynamics
in interface MeltingComputationMethod
computesThermodynamics
in class ApproximativeMode
public boolean isApplicable()
MeltingComputationMethod
isApplicable
in interface MeltingComputationMethod
isApplicable
in class ApproximativeMode
public java.lang.String getName()
getName
in interface NamedMethod