|
file | Calculations.java |
| Provides functions for calculating the outputs.
|
|
file | Constants.java |
| Provides the structure for holding constant values.
|
|
file | Control.java |
| Controls the flow of the program.
|
|
file | InputParameters.java |
| Provides the function for reading inputs and the function for checking the physical constraints on the input.
|
|
file | ODE.java |
| Class representing an ODE system.
|
|
file | ODEStepHandler.java |
| Class defining additional behaviour for each step of an ODE solution.
|
|
file | OutputFormat.java |
| Provides the function for writing outputs.
|
|