ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/cas_test/optimisation/vasy
Revision: 432
Committed: Thu Oct 17 14:01:20 2013 UTC (11 years, 8 months ago) by francois
File size: 322 byte(s)
Log Message:
Magic V4. Nouvelle approche pour les exe. 

File Contents

# User Rev Content
1 francois 269 #!/bin/sh
2     CHEMINCOMPILE=../../exe/app
3     echo "*****************************************"
4     echo " OPTIMISATION DE TOPOLOGIE"
5     echo "*****************************************"
6 francois 432 $CHEMINCOMPILE/topo_optis/topo_optis.exe -optimise -design bielle.magic -nondesign bielle_bloc.magic -out bielle_resu.magic -param params.txt
7 francois 269
8    
9    

Properties

Name Value
svn:executable *