標準チュートリアルの実行方法
12
Allrun を使用
Open two separate terminals and start the desired fluid and solid participant
by calling the respective run script `run.sh` located in the participant directory.
For example:
```bash
cd fluid-openfoam
./run.sh
```
and
```bash
cd solid-calculix
./run.sh
```
シェル計算
について
32
In CalculiX, six-node shell
elements are expanded into
three-dimensional wedge
elements.
https://web.mit.edu/calculix_v2.7/CalculiX/ccx_2.7/doc/ccx/node38.html#c2d6
solid-calculix.log(1/2)
33
The numbers below are estimated upper bounds
number of:
nodes: 3631
elements: 1780
one-dimensional elements: 0
two-dimensional elements: 0
integration points per element: 15
degrees of freedom per node: 3
layers per element: 1
distributed facial loads: 0
distributed volumetric loads: 0
concentrated loads: 3516
single point constraints: 972
multiple point constraints: 1
terms in all multiple point constraints: 1
tie constraints: 0
dependent nodes tied by cyclic constraints: 0
dependent nodes in pre-tension constraints: 0
The numbers below are estimated upper bounds
number of:
nodes: 37512
elements: 568
one-dimensional elements: 0
two-dimensional elements: 568
integration points per element: 9
degrees of freedom per node: 3
layers per element: 1
distributed facial loads: 0
distributed volumetric loads: 0
concentrated loads: 13920
single point constraints: 42048
multiple point constraints: 68161
terms in all multiple point constraints: 436225
tie constraints: 0
Solid
Shell
tube.inpファイル
より読み取った値
average force= 0.000167
time avg. forc= 0.000135
largest residual force= 0.000000 in node 3513 and dof 1
largest increment of disp= 5.527067e-06
largest correction to disp= 4.581488e-12 in node 550 and dof 1
convergence
solid-calculix.log(2/2)
34
Solid
average force= 0.000446
time avg. forc= 0.000351
largest residual force= 0.000001 in node 301 and dof 2
largest increment of disp= 4.396705e-02
largest correction to disp= 1.076014e-04 in node 6454 and dof 1
convergence
Shell