{
  "geometry": {
    "assembly": [
      {
        "component": 0,
        "instance_id": "thermal_beam",
        "type": "Component"
      }
    ],
    "components": [
      {
        "file": "beam.stl",
        "geometry_type": "Mesh",
        "id": 0,
        "material": "aluminum",
        "refine": 0.02
      }
    ]
  },
  "boundary_conditions": [
    {
      "boundary": "end-1.stl",
      "value": 320,
      "type": "fixed"
    },
    {
      "boundary": "end-2.stl",
      "coefficient": 15,
      "environment_temperature": 250,
      "type": "convection"
    }
  ],
  "internal_conditions": [],
  "materials": {
    "aluminum": {
      "type": "Thermal",
      "density": 2700.0,
      "thermal_conductivity": 170,
      "specific_heat": 5400
    }
  },
  "scenario_name": "thermal_beam",
  "type": "StaticThermal",
  "metadata": {
    "resolution": 10000,
    "units": "MeterKilogramSecond",
    "basis_order": 1,
    "integrator_override": "MPCStaticThermal",
    "solver_override": "MKL_PardisoLDLT",
    "environment_temperature": 0.0
  }
}
