svFSIplus
|
Public Member Functions | |
const mshType & | get_msh (const std::string &name) |
CepMod & | get_cep_mod () |
ChnlMod & | get_chnl_mod () |
ComMod & | get_com_mod () |
void | read_parameters (const std::string &fileName) |
Read solver parameters. More... | |
void | set_module_parameters () |
Set the simulation and module member data. More... | |
Public Attributes | |
CepMod | cep_mod |
ChnlMod | chnl_mod |
CmMod | cm_mod |
ComMod | com_mod |
Parameters | parameters |
SimulationLogger | logger |
int | nTs |
std::string | fTmp |
double | roInf |
bool | isReqd |
std::string | history_file_name |
LinearAlgebra * | linear_algebra = nullptr |
void Simulation::read_parameters | ( | const std::string & | fileName | ) |
Read solver parameters.
void Simulation::set_module_parameters | ( | ) |
Set the simulation and module member data.
Replicates the README subroutine lines to set COMMOD module varliables
lPtr => listget(nTs,"Number of time steps",1,ll=1)