summaryrefslogtreecommitdiff
path: root/coil_parasitics_sim.yml
blob: f65dd3578f118fccffbc769f2995197ac25d17c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
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