ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/REPOS_ERICCA/magic/cas_test/recons/vasy
Revision: 256
Committed: Fri Jul 16 18:12:14 2010 UTC (15 years, 1 month ago) by francois
File size: 870 byte(s)
Log Message:
mise a jour des cas test sauf toxfem qui va etre modifie entierement. Fin du passage au CMakeList.

File Contents

# User Rev Content
1 louhichi 211 #!/bin/sh
2 francois 256 CHEMINCOMPILE=../../exe/app
3 louhichi 211 echo "*********************************"
4     echo " CAS de Reconstruction "
5     echo "*********************************"
6     echo "************************************************************************"
7     echo " Reconstruction du modèle initial (avant déformation) "
8     echo "************************************************************************"
9 francois 256 $CHEMINCOMPILE/recons/recons.exe -fichier fourchette.magic -step fourchettedef0.step -idmaillage 38031 -coef 0 -idealiser
10 louhichi 211 echo "************************************************************************"
11     echo " Reconstruction en grandes déplacements avec Idéalisation "
12     echo "************************************************************************"
13 francois 256 $CHEMINCOMPILE/recons/recons.exe -fichier fourchette.magic -step fourchettedef1.step -idmaillage 38031 -coef 1 -idealiser
14 louhichi 211

Properties

Name Value
svn:executable *