# Input File for FEM Simulation with Mesh Reference

## Mesh mesh_file <name.msh> <physical_entity_final_mesh_name>
mesh_file Benchmarks/Elements/Benchmark_HexSerendipity/Benchmark2_SERENDIPITYHEX_PARAM_M.inp Volume
output all
physics decoupledthermoelectromechanical
rst_folder Benchmarks/Elements/Benchmark_TO/Results/
solver NR
InitialTemperature 273.15

## MATERIAL PROPERTIES: material <volumename> \n <propertyname> <value> \n ... 
##
material Volume1
Seebeck 2 1.802E-4 +3.861E-7 -9.582E-10
ThermalConductivity 2 1.758 -5.29E-3 4.134E-5 
ElectricalConductivity 2 1.028E+5 -5.369E2 1.824
ThermalExpansionCoefficient_x 0 0.0
ThermalExpansionCoefficient_y 0 0.001
ThermalExpansionCoefficient_z 0 0.0
YoungModulus 0 100000000
PoissonRatio 0 0.33

material Volume2
Seebeck 2 1.802E-4 +3.861E-7 -9.582E-10
ThermalConductivity 2 1.758 -5.29E-3 4.134E-5 
ElectricalConductivity 2 1.028E+5 -5.369E2 1.824
ThermalExpansionCoefficient_x 0 0.0
ThermalExpansionCoefficient_y 0 0.001
ThermalExpansionCoefficient_z 0 0.0
YoungModulus 0 100000000
PoissonRatio 0 0.33


## Boundary Conditions: bc <boundaryname> <surfacename> <value>
bc Voltage Ymax 0.0
bc Temperature Ymin 273.15
bc Temperature Ymax 298.15
bc Displacement_y Ymin 0
bc Displacement_x Volume 0
bc Displacement_z Volume 0

## Output Options
## output <data> <path/outputname>
##output T dataT.vtk