Outils pour utilisateurs

Outils du site


sunfluidh:sunfluidh_install

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Prochaine révisionLes deux révisions suivantes
sunfluidh:sunfluidh_install [2017/11/26 22:33] – [Download the sunfluidh project] witkosunfluidh:sunfluidh_install [2017/12/11 13:11] yann
Ligne 4: Ligne 4:
 ==== Download the sunfluidh project ==== ==== Download the sunfluidh project ====
  
- +   * [[ Sunfluidh_install_limsi For Limsi users]] 
-**If you work at Limsi** +   * [[ Sunfluidh_install_external For the class 5AF32 ]]  
- +   
-The sunfluidh project is placed on the forge and is handled with the version control system [[ http://svnbook.red-bean.com/en/1.6/svn.preface.html svn]]. +
-In order to install sunfluidh on your computer, please, follow these steps : +
-    Ensure you get the required authorization to download the sunfluidh project with svn from the forge (contact AMIC for that) +
-    * Define on your computer a directory to receipt the sunfluidh project (~/SUNFLUIDH for instance) +
-    * Go to the directory SUNFLUIDH +
-    * run the next command (to get the "beta-test" release) : \\ svn co - -username your_login https://forge.limsi.fr/svn/SUNFLUIDH_DVPMT_2/TRUNK \\ The last version of this sunfluidh project will be downloaded in the directory "~/SUNFLUIDH/TRUNK" +
-    *  run the next command (to get the current release) : \\ svn co - -username your_login https://forge.limsi.fr/svn/SUNFLUIDH_PRD/TRUNK \\ The last version of this sunfluidh project will be downloaded in the directory "~/SUNFLUIDH/TRUNK" +
- +
-**If you are enrolled in the class 5AF32 at UPMC** +
- +
-You will find in the 5AF32 moodle course the complete suite to use Sunfluidh in a tar files. It includes Sunfluidh and two additional codes: meshgen (to generate mesh) and visfield (for postprocessing the results). Some tools to read and process your data in Matlab are also provided.   +
- +
- +
- +
- +
- +
- +
-[[:start|Click here to come back to the previous page]]+
  
 ==== Environment of the project ==== ==== Environment of the project ====
Ligne 30: Ligne 12:
 In the directory "~/SUNFLUIDH/TRUNK", you will find three directories : In the directory "~/SUNFLUIDH/TRUNK", you will find three directories :
     * DOC : It contains all documents related to the numerical methods implemented in the code (in french at present)     * DOC : It contains all documents related to the numerical methods implemented in the code (in french at present)
-    * DATA : It contains different data files :  +    * DATA : It contains different files :  
-      * different tutorial data files in order to test the code (input_xxxx.dat). These files must be copied in the sunfluidh data file named input3d.dat in order to be used+      * Some tutorial data files in order to explore various possibilities of the code (input_xxxx.dat) where xxxx is meant to help you picking the one closest to your configurationThe file must be copied in your directory for testing purpose and renamed as "input3d.datin order to be recognized by sunfluidh
-      * different shell scripts in order to run the code in batch on various type of computers (local cluster, IDRIS computers). their names start with "script". Beware, these shell script must be adjusted to your needs before using them.+      * different shell scripts in order to run the code in batch on various type of computers (local cluster, IDRIS computers). their names start with "script". Beware, some tuning of the shell script may be necessary according to the computer you are using. For now, gfortran is the recommanded compiler even so any f95 compliant compiler should work
       * A directory .../DATA/REACTIVE_FLOWS/ that contains differents special files ( .inc) which could be included in the code during the compilation procedure. They are devoted to the specific reactive flow simulations if needed.       * A directory .../DATA/REACTIVE_FLOWS/ that contains differents special files ( .inc) which could be included in the code during the compilation procedure. They are devoted to the specific reactive flow simulations if needed.
     * SOURCES : This directory contains all the source files needed to compile the code. These sources files are compiled by means of the makefile file.     * SOURCES : This directory contains all the source files needed to compile the code. These sources files are compiled by means of the makefile file.
sunfluidh/sunfluidh_install.txt · Dernière modification : 2023/07/10 10:30 de yann

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki