ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/optimisation/cas_test/appel_mailleurbloc.script
Revision: 199
Committed: Tue Jul 21 15:00:12 2009 UTC (15 years, 11 months ago) by picher
File size: 465 byte(s)
Log Message:
Projet d'optimisation

File Contents

# User Rev Content
1 picher 199 #!/bin/sh
2    
3     ARCH=$($DEVROOT/Util/buildUtil/getarch)
4    
5     #$DEVROOT/magic/app/transfert/bin/$ARCH/transfert bielle.step
6     #$DEVROOT/magic/app/transfert/bin/$ARCH/transfert bielle_bloc.step
7     $DEVROOT/magic/app/carte/bin/$ARCH/carte -fichier bielle.magic -fichout carte.ctt -dg 7 -fechantillonage 20 -festimation 1 -typecarte 0
8     $DEVROOT/magic/app/mailleurbloc/bin/$ARCH/mailleurbloc -entier bielle.magic -bloc bielle_bloc.magic -carte carte.ctt -numgeoentier 0 -numgeobloc 0
9    

Properties

Name Value
svn:executable