|
| 1 | +Check Keywords Warn |
| 2 | + |
| 3 | +Header |
| 4 | + Mesh DB "." |
| 5 | +End |
| 6 | + |
| 7 | +Solver 1 |
| 8 | + Bubbles = Logical False |
| 9 | + Calculate Capacitance Matrix = Logical False |
| 10 | + Calculate Electric Energy = Logical False |
| 11 | + Calculate Electric Field = Logical False |
| 12 | + Calculate Surface Charge = Logical False |
| 13 | + Displace mesh = Logical False |
| 14 | + Equation = String "Stat Elec Solver" |
| 15 | + Exec Solver = String "Always" |
| 16 | + Linear System Abort Not Converged = Logical False |
| 17 | + Linear System Convergence Tolerance = Real 1e-08 |
| 18 | + Linear System Iterative Method = String "BiCGStab" |
| 19 | + Linear System Max Iterations = Integer 500 |
| 20 | + Linear System Precondition Recompute = Integer 1 |
| 21 | + Linear System Preconditioning = String "ILU0" |
| 22 | + Linear System Residual Output = Integer 1 |
| 23 | + Linear System Solver = String "Iterative" |
| 24 | + Optimize Bandwidth = Logical True |
| 25 | + Procedure = File "StatElecSolve" "StatElecSolver" |
| 26 | + Stabilize = Logical True |
| 27 | + Steady State Convergence Tolerance = Real 1e-05 |
| 28 | + Variable = String "Potential" |
| 29 | + Variable DOFs = Integer 1 |
| 30 | +End |
| 31 | + |
| 32 | +Simulation |
| 33 | + BDF Order = Integer 1 |
| 34 | + Coordinate Mapping(3) = Integer 1 2 3 |
| 35 | + Coordinate System = String "Cartesian 3D" |
| 36 | + Output Intervals = Integer 1 |
| 37 | + Simulation Type = String "Steady state" |
| 38 | + Steady State Max Iterations = Integer 1 |
| 39 | + Steady State Min Iterations = Integer 0 |
| 40 | + Timestepping Method = String "BDF" |
| 41 | + Use Mesh Names = Logical True |
| 42 | +End |
| 43 | + |
| 44 | +Constants |
| 45 | + Permittivity Of Vacuum = Real 8.854190000000001e-21 |
| 46 | +End |
| 47 | + |
| 48 | +Body 1 |
| 49 | + Equation = Integer 1 |
| 50 | + Material = Integer 1 |
| 51 | + Name = String "Solid1" |
| 52 | +End |
| 53 | + |
| 54 | +Material 1 |
| 55 | + Relative Permittivity = Real 1.0 |
| 56 | +End |
| 57 | + |
| 58 | +Equation 1 |
| 59 | + Active Solvers(3) = Integer 1 2 3 |
| 60 | +End |
| 61 | + |
| 62 | +Solver 2 |
| 63 | + Equation = String "Electric Force" |
| 64 | + Procedure = File "ElectricForce" "StatElecForce" |
| 65 | +End |
| 66 | + |
| 67 | +Solver 3 |
| 68 | + Equation = String "ResultOutput" |
| 69 | + Exec Solver = String "After simulation" |
| 70 | + Output File Name = File "case" |
| 71 | + Procedure = File "ResultOutputSolve" "ResultOutputSolver" |
| 72 | + Vtu Format = Logical True |
| 73 | +End |
| 74 | + |
| 75 | +Boundary Condition 1 |
| 76 | + Capacitance Body = Integer 1 |
| 77 | + Name = String "Face2" |
| 78 | + Potential = Real 0.0 |
| 79 | +End |
| 80 | + |
| 81 | +Boundary Condition 2 |
| 82 | + Calculate Electric Force = Logical True |
| 83 | + Capacitance Body = Integer 2 |
| 84 | + Name = String "Face4" |
| 85 | + Potential = Real 1000000000000.0 |
| 86 | +End |
| 87 | + |
| 88 | +Boundary Condition 3 |
| 89 | + Calculate Electric Force = Logical True |
| 90 | + Capacitance Body = Integer 2 |
| 91 | + Name = String "Face5" |
| 92 | + Potential = Real 1000000000000.0 |
| 93 | +End |
| 94 | + |
| 95 | +Boundary Condition 4 |
| 96 | + Calculate Electric Force = Logical True |
| 97 | + Capacitance Body = Integer 2 |
| 98 | + Name = String "Face6" |
| 99 | + Potential = Real 1000000000000.0 |
| 100 | +End |
| 101 | + |
| 102 | +Boundary Condition 5 |
| 103 | + Calculate Electric Force = Logical True |
| 104 | + Capacitance Body = Integer 2 |
| 105 | + Name = String "Face11" |
| 106 | + Potential = Real 1000000000000.0 |
| 107 | +End |
| 108 | + |
0 commit comments