# 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 thermoelectricity
solver NR

## MATERIAL PROPERTIES: material <volumename> \n <propertyname> <value> \n ... 
##
material Volume
Seebeck 2 1.802e−4 +3.861e−7 −9.582e-10
ThermalConductivity 2 1.758 −5.290e−3 4.134e−5 
ElectricalConductivity 2 1.028e5  −5.369e2 1.824


## Boundary Conditions: bc <boundaryname> <surfacename> <value>
bc Voltage Ymin 0.0
bc Temperature Ymin 298.15
bc Temperature Ymax 273.15

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