Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Static Public Member Functions | Public Attributes | List of all members
serac::ThermomechanicsInputOptions Struct Reference

Stores all information held in the input file that is used to configure the thermal structural solver. More...

#include <thermomechanics_input.hpp>

Collaboration diagram for serac::ThermomechanicsInputOptions:
Collaboration graph
[legend]

Static Public Member Functions

static void defineInputFileSchema (axom::inlet::Container &container)
 Input file parameters specific to this class. More...
 

Public Attributes

SolidMechanicsInputOptions solid_options
 Solid mechanics input options.
 
HeatTransferInputOptions thermal_options
 Heat transfer input options.
 
std::optional< input::CoefficientInputOptionscoef_thermal_expansion
 The isotropic coefficient of thermal expansion.
 
std::optional< input::CoefficientInputOptionsreference_temperature
 The reference temperature for thermal expansion.
 

Detailed Description

Stores all information held in the input file that is used to configure the thermal structural solver.

Definition at line 27 of file thermomechanics_input.hpp.

Member Function Documentation

◆ defineInputFileSchema()

void serac::ThermomechanicsInputOptions::defineInputFileSchema ( axom::inlet::Container &  container)
static

Input file parameters specific to this class.

Parameters
[in]containerInlet's Container that input files will be added to

Definition at line 11 of file thermomechanics_input.cpp.


The documentation for this struct was generated from the following files: