Skip to content

Commit

Permalink
Updated yaml and added "Pre Calculation Global"
Browse files Browse the repository at this point in the history
  • Loading branch information
JTHesse committed Nov 27, 2024
1 parent 3617fee commit d957c63
Show file tree
Hide file tree
Showing 111 changed files with 272 additions and 54 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ PeriLab:
Variable: "Temperature"
Node Set: "Node Set 3"
Value: "2e-6"
Type: Dirichlet
Solver:
Material Models: True
Thermal Models: True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ PeriLab:
Variable: "Temperature"
Node Set: "Node Set 3"
Value: "2e-6"
Type: Dirichlet
Solver:
Material Models: True
Thermal Models: True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ PeriLab:
Variable: "Temperature"
Node Set: "Node Set 3"
Value: "2e-6"
Type: Dirichlet
#BC_2:
# Variable: "Displacements"
# Node Set: "Node Set 3"
Expand Down
2 changes: 1 addition & 1 deletion examples/3d_printing_paper/LAngle/LAngle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ PeriLab:
Type: "Text File"
Input Mesh File: "mesh.txt"
Models:
Pre Calculation:
Pre Calculation Global:
Deformed Bond Geometry: false
Shape Tensor: false
Thermal Models:
Expand Down
4 changes: 3 additions & 1 deletion examples/3d_printing_paper/Thermal_flow/thermal_flow_bb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PeriLab:
Type: "Text File"
Input Mesh File: "mesh.txt"
Models:
Pre Calculation:
Pre Calculation Global:
Deformed Bond Geometry: true
Shape Tensor: true
Thermal Models:
Expand All @@ -34,10 +34,12 @@ PeriLab:
Variable: "Temperature"
Node Set: "Node Set 1"
Value: "10"
Type: Dirichlet
BC_2:
Variable: "Temperature"
Node Set: "Node Set 2"
Value: "0.0"
Type: Dirichlet
Solver:
Material Models: False
Thermal Models: True
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PeriLab:
Type: "Text File"
Input Mesh File: "mesh.txt"
Models:
Pre Calculation:
Pre Calculation Global:
Deformed Bond Geometry: true
Shape Tensor: true
Material Models:
Expand Down Expand Up @@ -45,10 +45,12 @@ PeriLab:
Variable: "Temperature"
Node Set: "Node Set 1"
Value: "10"
Type: Dirichlet
BC_2:
Variable: "Temperature"
Node Set: "Node Set 2"
Value: "0.0"
Type: Dirichlet
Solver:
Material Models: False
Thermal Models: True
Expand Down
2 changes: 2 additions & 0 deletions examples/Additive/Zugstab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,13 @@ PeriLab:
Node Set: Node Set 1
Coordinate: x
Value: 0.0
Type: Dirichlet
BC_2:
Variable: Displacements
Node Set: Node Set 2
Coordinate: y
Value: 0.0
Type: Dirichlet
BC_3:
Variable: Displacements
Node Set: Node Set 2
Expand Down
3 changes: 2 additions & 1 deletion examples/Benchmark/Benchmark_3dx_10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0*t
Type: Dirichlet
Compute Class Parameters:
External_Forces:
Compute Class: Block_Data
Expand Down Expand Up @@ -63,7 +64,7 @@ PeriLab:
Symmetry: isotropic plane stress
Young's Modulus: 70000.0
Poisson's Ratio: 0.3
Pre Calculation:
Pre Calculation Global:
Bond Associated Deformation Gradient: false
Deformation Gradient: false
Deformed Bond Geometry: true
Expand Down
3 changes: 2 additions & 1 deletion examples/Benchmark/Benchmark_3dx_100.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0*t
Type: Dirichlet
Compute Class Parameters:
External_Forces:
Compute Class: Block_Data
Expand Down Expand Up @@ -63,7 +64,7 @@ PeriLab:
Symmetry: isotropic plane stress
Young's Modulus: 70000.0
Poisson's Ratio: 0.3
Pre Calculation:
Pre Calculation Global:
Bond Associated Deformation Gradient: false
Deformation Gradient: false
Deformed Bond Geometry: true
Expand Down
3 changes: 2 additions & 1 deletion examples/Benchmark/Benchmark_3dx_1000.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0*t
Type: Dirichlet
Compute Class Parameters:
External_Forces:
Compute Class: Block_Data
Expand Down Expand Up @@ -63,7 +64,7 @@ PeriLab:
Symmetry: isotropic plane stress
Young's Modulus: 70000.0
Poisson's Ratio: 0.3
Pre Calculation:
Pre Calculation Global:
Bond Associated Deformation Gradient: false
Deformation Gradient: false
Deformed Bond Geometry: true
Expand Down
3 changes: 2 additions & 1 deletion examples/Benchmark/Benchmark_4dx_10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0*t
Type: Dirichlet
Compute Class Parameters:
External_Forces:
Compute Class: Block_Data
Expand Down Expand Up @@ -63,7 +64,7 @@ PeriLab:
Symmetry: isotropic plane stress
Young's Modulus: 70000.0
Poisson's Ratio: 0.3
Pre Calculation:
Pre Calculation Global:
Bond Associated Deformation Gradient: false
Deformation Gradient: false
Deformed Bond Geometry: true
Expand Down
3 changes: 2 additions & 1 deletion examples/Benchmark/Benchmark_4dx_100.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0*t
Type: Dirichlet
Compute Class Parameters:
External_Forces:
Compute Class: Block_Data
Expand Down Expand Up @@ -63,7 +64,7 @@ PeriLab:
Symmetry: isotropic plane stress
Young's Modulus: 70000.0
Poisson's Ratio: 0.3
Pre Calculation:
Pre Calculation Global:
Bond Associated Deformation Gradient: false
Deformation Gradient: false
Deformed Bond Geometry: true
Expand Down
3 changes: 2 additions & 1 deletion examples/Benchmark/Benchmark_4dx_1000.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0*t
Type: Dirichlet
Compute Class Parameters:
External_Forces:
Compute Class: Block_Data
Expand Down Expand Up @@ -63,7 +64,7 @@ PeriLab:
Symmetry: isotropic plane stress
Young's Modulus: 70000.0
Poisson's Ratio: 0.3
Pre Calculation:
Pre Calculation Global:
Bond Associated Deformation Gradient: false
Deformation Gradient: false
Deformed Bond Geometry: true
Expand Down
3 changes: 2 additions & 1 deletion examples/Benchmark/Benchmark_5dx_10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0*t
Type: Dirichlet
Compute Class Parameters:
External_Forces:
Compute Class: Block_Data
Expand Down Expand Up @@ -63,7 +64,7 @@ PeriLab:
Symmetry: isotropic plane stress
Young's Modulus: 70000.0
Poisson's Ratio: 0.3
Pre Calculation:
Pre Calculation Global:
Bond Associated Deformation Gradient: false
Deformation Gradient: false
Deformed Bond Geometry: true
Expand Down
3 changes: 2 additions & 1 deletion examples/Benchmark/Benchmark_5dx_100.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0*t
Type: Dirichlet
Compute Class Parameters:
External_Forces:
Compute Class: Block_Data
Expand Down Expand Up @@ -63,7 +64,7 @@ PeriLab:
Symmetry: isotropic plane stress
Young's Modulus: 70000.0
Poisson's Ratio: 0.3
Pre Calculation:
Pre Calculation Global:
Bond Associated Deformation Gradient: false
Deformation Gradient: false
Deformed Bond Geometry: true
Expand Down
4 changes: 3 additions & 1 deletion examples/DCB/DCBmodel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,13 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 4.4*t
Type: Dirichlet
BC_2:
Coordinate: y
Node Set: Node Set 2
Variable: Displacements
Value: -4.4*t
Type: Dirichlet
# BC_3:
# Node Set: Node Set 1 + Node Set 2 + Node Set 3 + Node Set 4
# Variable: Temperature
Expand Down Expand Up @@ -102,7 +104,7 @@ PeriLab:
Poisson's Ratio: 0.3
Symmetry: isotropic plane stress
Young's Modulus: 40000.0
Pre Calculation:
Pre Calculation Global:
Bond Associated Deformation Gradient: false
Deformation Gradient: false
Deformed Bond Geometry: true
Expand Down
4 changes: 3 additions & 1 deletion examples/Dogbone/Dogbone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PeriLab:
Node Set 2: ns_Dogbone_2.txt
Type: Text File
Models:
Pre Calculation:
Pre Calculation Global:
Deformed Bond Geometry: true
Deformation Gradient: false
Shape Tensor: false
Expand All @@ -33,11 +33,13 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0
Type: Dirichlet
BC_2:
Coordinate: x
Node Set: Node Set 2
Variable: Displacements
Value: 0.5*t
Type: Dirichlet
Blocks:
block_1:
Density: 1.4e-8
Expand Down
4 changes: 3 additions & 1 deletion examples/Dogbone/Dogbone_plastic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PeriLab:
Node Set 2: ns_Dogbone_2.txt
Type: Text File
Models:
Pre Calculation:
Pre Calculation Global:
Deformed Bond Geometry: true
Deformation Gradient: false
Shape Tensor: false
Expand All @@ -31,11 +31,13 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0
Type: Dirichlet
BC_2:
Coordinate: x
Node Set: Node Set 2
Variable: Displacements
Value: 0.5*t
Type: Dirichlet
Blocks:
block_1:
Density: 1.4e-8
Expand Down
4 changes: 4 additions & 0 deletions examples/ENFmodel/ENFmodel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,25 @@ PeriLab:
Node Set: Node Set 1
Variable: Force Densities
Value: -5000000*t
Type: Dirichlet
BC_2:
Coordinate: x
Node Set: Node Set 2
Variable: Displacements
Value: "0"
Type: Dirichlet
BC_3:
Coordinate: y
Node Set: Node Set 2
Variable: Displacements
Value: "0"
Type: Dirichlet
BC_4:
Coordinate: y
Node Set: Node Set 3
Variable: Displacements
Value: "0"
Type: Dirichlet
# Compute Class Parameters:
# External_Displacements:
# Block: block_3
Expand Down
2 changes: 2 additions & 0 deletions examples/FEM_Bar/FEM_p1_2d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,13 @@ PeriLab:
Node Set: "Node Set 1"
Coordinate: "x"
Value: "0.00001*sin(200000*t)"
Type: Dirichlet
BC_2:
Variable: "Displacements"
Node Set: "Node Set 2"
Coordinate: "x"
Value: "0.0"
Type: Dirichlet
Solver:
Initial Time: 0.0
Final Time: 1e-04
Expand Down
2 changes: 2 additions & 0 deletions examples/FEM_Bar/FEM_p1_2d_coupled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,13 @@ PeriLab:
Node Set: "Node Set 1"
Coordinate: "x"
Value: "0.00001*sin(200000*t)"
Type: Dirichlet
BC_2:
Variable: "Displacements"
Node Set: "Node Set 2"
Coordinate: "x"
Value: "0.0"
Type: Dirichlet
Solver:
Initial Time: 0.0
Final Time: 1e-04
Expand Down
2 changes: 2 additions & 0 deletions examples/FEM_plate/FEM_plate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,13 @@ PeriLab:
Node Set: "Node Set 1"
Coordinate: "y"
Value: "0"
Type: Dirichlet
BC_2:
Variable: "Displacements"
Node Set: "Node Set 2"
Coordinate: "y"
Value: "0.0001*t"
Type: Dirichlet
Solver:
Initial Time: 0.0
Final Time: 1e-05
Expand Down
3 changes: 3 additions & 0 deletions examples/PeriLab/PeriLab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,19 @@ PeriLab:
Node Set: Node Set 1
Variable: Displacements
Value: 0
Type: Dirichlet
BC_2:
Coordinate: x
Node Set: Node Set 2
Variable: Displacements
Value: 10*t
Type: Dirichlet
BC_3:
Coordinate: y
Node Set: Node Set 2
Variable: Displacements
Value: 10*t
Type: Dirichlet
Blocks:
block_1:
Density: 1.4e-8
Expand Down
2 changes: 2 additions & 0 deletions examples/Permeation/Rect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,13 @@ PeriLab:
Node Set: "Node Set 1"
Coordinate: "x"
Value: "0"
Type: Dirichlet
BC_2:
Variable: "Displacements"
Node Set: "Node Set 4"
Coordinate: "x"
Value: "2*t"
Type: Dirichlet
Solver:
Material Models: True
Damage Models: True
Expand Down
Loading

0 comments on commit d957c63

Please sign in to comment.