summaryrefslogtreecommitdiff
path: root/coil_parasitics_sim.yml
diff options
context:
space:
mode:
Diffstat (limited to 'coil_parasitics_sim.yml')
-rw-r--r--coil_parasitics_sim.yml50
1 files changed, 50 insertions, 0 deletions
diff --git a/coil_parasitics_sim.yml b/coil_parasitics_sim.yml
new file mode 100644
index 0000000..f65dd35
--- /dev/null
+++ b/coil_parasitics_sim.yml
@@ -0,0 +1,50 @@
+2D_steady:
+ Max Output Level: 4
+ Coordinate System: Cartesian 2D
+ Simulation Type: Steady state
+ Steady State Max Iterations: 10
+
+3D_steady:
+ Max Output Level: 5
+ Coordinate System: Cartesian
+ Coordinate Mapping(3): 1 2 3
+ Simulation Type: Steady state
+ Steady State Max Iterations: 1
+ Output Intervals: 1
+ Timestepping Method: BDF
+ BDF Order: 1
+ Solver Input File: case.sif
+ Post File: case.vtu
+ Output File: case.result
+
+2D_transient:
+ Max Output Level: 4
+ Coordinate System: Cartesian 2D
+ Simulation Type: Transient
+ Steady State Max Iterations: 10
+ Output File: case.result
+ Output Intervals: 10
+ Timestep Sizes: 0.1
+ Timestep Intervals: 100
+ Timestepping Method: BDF
+ BDF Order: 1
+
+
+axi-symmetric_steady:
+ Max Output Level: 4
+ Coordinate System: Axi Symmetric
+ Simulation Type: Steady state
+ Steady State Max Iterations: 10
+ Output File: case.result
+
+axi-symmetric_transient:
+ Max Output Level: 4
+ Coordinate System: Axi Symmetric
+ Simulation Type: Transient
+ Steady State Max Iterations: 10
+ Output File: case.result
+ Output Intervals: 10
+ Timestep Sizes: 0.1
+ Timestep Intervals: 100
+ Timestepping Method: BDF
+ BDF Order: 1