1 |
picher |
202 |
#!/bin/sh |
2 |
|
|
|
3 |
|
|
ARCH=$($DEVROOT/Util/buildUtil/getarch) |
4 |
|
|
|
5 |
picher |
208 |
./../bin/optimisation_topo -fichier bielle82276.par -fraction 0.3 -penal 3 -niveau 150 |
6 |
picher |
202 |
|
7 |
picher |
208 |
$DEVROOT/magic/app/transfert/bin/$ARCH/transfert -file bielle.magic -mesh 82276 -seuil 0.8 -niveau 150. -optis bielle822761.mail -optismagic |
8 |
|
|
$DEVROOT/magic/app/transfert/bin/$ARCH/transfert -file bielle.magic -mesh 82276 -aster bielle82276.resu -astermagic |
9 |
picher |
202 |
$DEVROOT/magic/app/transfert/bin/$ARCH/transfert bielle.magic |
10 |
|
|
|
11 |
picher |
208 |
./../bin/optimisation_topo -fichier pont272461.par -fraction 0.3 -penal 3 -niveau 150 |
12 |
picher |
202 |
|
13 |
picher |
208 |
$DEVROOT/magic/app/transfert/bin/$ARCH/transfert -file pont.magic -mesh 272461 -seuil 0.8 -niveau 150. -optis pont2724611.mail -optismagic |
14 |
|
|
$DEVROOT/magic/app/transfert/bin/$ARCH/transfert -file pont.magic -mesh 272461 -aster pont272461.resu -astermagic |
15 |
picher |
202 |
$DEVROOT/magic/app/transfert/bin/$ARCH/transfert pont.magic |
16 |
|
|
|
17 |
|
|
gmsh bielle453.msh |
18 |
picher |
208 |
gmsh bielle82276.pos |
19 |
picher |
202 |
|
20 |
|
|
gmsh pont327.msh |
21 |
picher |
208 |
gmsh pont272461.pos |