From 84f7e5d25b1323a1a83b5d6a66c354416e84ff8c Mon Sep 17 00:00:00 2001 From: jaseg Date: Fri, 6 Oct 2023 14:42:35 +0200 Subject: Add missing simulation yamls --- coil_mag_sim.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 coil_mag_sim.yml (limited to 'coil_mag_sim.yml') diff --git a/coil_mag_sim.yml b/coil_mag_sim.yml new file mode 100644 index 0000000..f2200e6 --- /dev/null +++ b/coil_mag_sim.yml @@ -0,0 +1,14 @@ +3D_steady: + Mesh Levels: 1 + Max Output Level: 7 + Coordinate System: Cartesian + Coordinate Mapping(3): 1 2 3 + Simulation Type: Steady state + Steady State Max Iterations: 1 + Output Intervals: 1 + Timestepping Method: BDF + Simulation Timing: True + BDF Order: 1 + Solver Input File: case.sif + Post File: case.vtu + Output File: case.result -- cgit