# Input File for FEM Simulation with Mesh Reference

## Mesh mesh_file <name.msh> <physical_entity_final_mesh_name>
mesh_file Benchmarks/Elements/Benchmark_HexLinear/Benchmark1_LINEARHEX_PARAM.inp Volume
output all
physics decoupledthermoelectromechanical
rst_folder Benchmarks/Elements/
solver NR
InitialTemperature 298.15

## MATERIAL PROPERTIES: material <volumename> \n <propertyname> <value> \n ... 
##
material Volume
Seebeck 0 0.0001941
ThermalConductivity 0 1.612
ElectricalConductivity 0 84220
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 Ymin 0.058
bc Voltage Ymax 0.0
bc Temperature Ymin 298
bc Temperature Ymax 298
bc Displacement_x Xmin 0
bc Displacement_y Ymin 0
bc Displacement_z Zmin 0

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