ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/optimisation/cas_test/vasy2.script
Revision: 237
Committed: Mon Mar 8 19:18:03 2010 UTC (15 years, 2 months ago) by picher
File size: 1452 byte(s)
Log Message:
Correction de la derniere mise a jour des cas tests d'optimisation

File Contents

# User Rev Content
1 picher 202 #!/bin/sh
2    
3     ARCH=$($DEVROOT/Util/buildUtil/getarch)
4    
5 picher 237 ./../bin/optimisation_topo -fichier bielle284309.par -fraction 0.2 -penal 3 -niveau 150.
6 picher 202
7 picher 237 $DEVROOT/magic/app/mgoperation/bin/$ARCH/mgoperation -file bielle.magic -mesh 284309 -seuil 0.8 -niveau 150. -optis bielle2843091.mail -optismagic
8     $DEVROOT/magic/app/mgoperation/bin/$ARCH/mgoperation -file bielle.magic -mesh 284309 -aster bielle284309.resu -astermagic
9     $DEVROOT/magic/app/mgoperation/bin/$ARCH/mgoperation bielle.magic
10 picher 202
11 picher 237 ./../bin/optimisation_topo -fichier support691667.par -fraction 0.2 -penal 3 -niveau 150.
12 picher 202
13 picher 237 $DEVROOT/magic/app/mgoperation/bin/$ARCH/mgoperation -file support.magic -mesh 691667 -seuil 0.8 -niveau 150. -optis support6916671.mail -optismagic
14     $DEVROOT/magic/app/mgoperation/bin/$ARCH/mgoperation -file support.magic -mesh 691667 -aster support691667.resu -astermagic
15     $DEVROOT/magic/app/mgoperation/bin/$ARCH/mgoperation support.magic
16 picher 202
17 picher 237 ./../bin/optimisation_topo -fichier pont272460.par -fraction 0.3 -penal 3 -niveau 150.
18    
19     $DEVROOT/magic/app/mgoperation/bin/$ARCH/mgoperation -file pont.magic -mesh 272460 -seuil 0.8 -niveau 150. -optis pont2724601.mail -optismagic
20     $DEVROOT/magic/app/mgoperation/bin/$ARCH/mgoperation -file pont.magic -mesh 272460 -aster pont272460.resu -astermagic
21     $DEVROOT/magic/app/mgoperation/bin/$ARCH/mgoperation pont.magic
22    
23     gmsh bielle453.msh
24     gmsh bielle284309.pos
25    
26 picher 236 gmsh support381.msh
27 picher 237 gmsh support691667.pos
28 picher 216
29 picher 202 gmsh pont327.msh
30 picher 237 gmsh pont272460.pos
31 picher 216
32    

Properties

Name Value
svn:executable *