List of all members.
Public Member Functions |
| ConvectionRev1RobertFileManager (string rootDirectory) |
| Constructs a file manager for interfacing simulation casting simulator of Robert Vertnik.
|
override void | WriteInputParameters (IVector inputParameters) |
| Writes optimization input parameters to the standard location.
|
virtual void | WriteInputParameters (IVector inputParameters, string inputPath) |
| Writes optimization input parameters to the standard location.
|
Protected Attributes |
new int | _numInputParameters = 3 |
int | _numNetDotsX = 60 |
int | _numNetDotsY = 60 |
Properties |
override int | NumInputParameters [get, set] |
| Number of input optimization parameters for the simulator.
|
virtual int | NumNetDotsX [get, set] |
| Number of points on the net on x side.
|
virtual int | NumNetDotsY [get, set] |
| Number of points on the net on y side.
|
Constructor & Destructor Documentation
IG::Num::ConvectionRev1RobertFileManager::ConvectionRev1RobertFileManager |
( |
string |
rootDirectory | ) |
[inline] |
Constructs a file manager for interfacing simulation casting simulator of Robert Vertnik.
- Parameters:
-
rootDirectory | Root directory containing all base directories for simulator data. |
projectName | Name of the project, which determines nmes of subdirectories of base directories that contain data for the current project. |
simulationName | Simulation name, which determines e.g. names of optimization input and output files used for data exchange between optimization and simulation. |
Member Function Documentation
override void IG::Num::ConvectionRev1RobertFileManager::WriteInputParameters |
( |
IVector |
inputParameters | ) |
[inline, virtual] |
virtual void IG::Num::ConvectionRev1RobertFileManager::WriteInputParameters |
( |
IVector |
inputParameters, |
|
|
string |
inputPath |
|
) |
| [inline, virtual] |
Writes optimization input parameters to the standard location.
- Parameters:
-
outputValues | Parameters to be written. |
outputValues | Path to the input file. |
Reimplemented from IG::Num::ConvectionRobertFileManager.
Member Data Documentation
Property Documentation
override int IG::Num::ConvectionRev1RobertFileManager::NumInputParameters [get, set] |
virtual int IG::Num::ConvectionRev1RobertFileManager::NumNetDotsX [get, set] |
Number of points on the net on x side.
virtual int IG::Num::ConvectionRev1RobertFileManager::NumNetDotsY [get, set] |
Number of points on the net on y side.
The documentation for this class was generated from the following file: