 |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Go to the documentation of this file.
26 #ifndef SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_SOLUWRITER_H
27 #define SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_SOLUWRITER_H
60 #endif // SIMULATOR_SIMULATORS_ANSYS_ANSYSBATCHWRITERS_SOLUWRITER_H
bool nlgeom
true if non linear
Definition: SoluWriter.h:74
SoluWriter(MonitoringManager *monitoringManager)
constructor
Definition: SoluWriter.cpp:33
double getDt()
Definition: MonitoringManager.cpp:226
double time
total time of simualtion
Definition: SoluWriter.h:76
MonitoringManager * monitoringManager
monitoring manager
Definition: AnsysBatchWriter.h:74
double deltim
simulation step
Definition: SoluWriter.h:78
TODO Comment class here.
Definition: SoluWriter.h:39
std::string write()
write the SOLU part of batch file into a string
Definition: SoluWriter.cpp:44
Manager of the benchmark tests. Do simulation loop and tests.
Definition: MonitoringManager.h:49
Ansys batch writer helps to write a part of a batch file.
Definition: AnsysBatchWriter.h:39
~SoluWriter()
destructor
Definition: SoluWriter.cpp:41