|
Computer Assited Medical Intervention Tool Kit
version 5.0
|
|
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:76
SoluWriter(MonitoringManager *monitoringManager)
constructor
Definition: SoluWriter.cpp:34
double getDt()
Definition: MonitoringManager.cpp:227
double time
total time of simualtion
Definition: SoluWriter.h:78
MonitoringManager * monitoringManager
monitoring manager
Definition: AnsysBatchWriter.h:76
double deltim
simulation step
Definition: SoluWriter.h:80
TODO Comment class here.
Definition: SoluWriter.h:40
std::string write()
write the SOLU part of batch file into a string
Definition: SoluWriter.cpp:45
Manager of the benchmark tests. Do simulation loop and tests.
Definition: MonitoringManager.h:50
Ansys batch writer helps to write a part of a batch file.
Definition: AnsysBatchWriter.h:40
~SoluWriter()
destructor
Definition: SoluWriter.cpp:42