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évisionLes deux révisions suivantes
sunfluidh:sunfluidh_install [2016/11/12 15:31] yannsunfluidh:sunfluidh_install [2016/11/30 12:41] yann
Ligne 1: Ligne 1:
 ===== SUNFLUIDH INSTALL ===== ===== SUNFLUIDH INSTALL =====
 ----- -----
 +[[:start|Click here to come back to the previous page]]
  
 ==== Download the sunfluidh project ==== ==== Download the sunfluidh project ====
Ligne 10: Ligne 11:
     * Go to the directory SUNFLUIDH     * Go to the directory SUNFLUIDH
     * run the next command : \\ svn co --username your_login https://forge.limsi.fr/svn/SUNFLUIDH_PRD/TRUNK \\ The last version of the sunfluidh project will be downloaded in the directory "~/SUNFLUIDH/TRUNK"     * run the next command : \\ svn co --username your_login https://forge.limsi.fr/svn/SUNFLUIDH_PRD/TRUNK \\ The last version of the sunfluidh project will be downloaded in the directory "~/SUNFLUIDH/TRUNK"
 +
 +[[:start|Click here to come back to the previous page]]
  
 ==== Environment of the project ==== ==== Environment of the project ====
Ligne 20: Ligne 23:
       * 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.
 +
 +[[:start|Click here to come back to the previous page]]
  
 ==== Compilation procedure ==== ==== Compilation procedure ====
Ligne 28: Ligne 33:
     * Open the file "makefile", choose the compiler (pgi, ifort or gfortran) in regard to your system environment and define the relevant options of compilation [[ sunfluidh:makefile_configuration | (see "How to configure the makefile") ]]     * Open the file "makefile", choose the compiler (pgi, ifort or gfortran) in regard to your system environment and define the relevant options of compilation [[ sunfluidh:makefile_configuration | (see "How to configure the makefile") ]]
     * Run the command "make" :The source files are compiled and an executable file is created. Its name is defined in the makefile ("sunfluidh.x by default).     * Run the command "make" :The source files are compiled and an executable file is created. Its name is defined in the makefile ("sunfluidh.x by default).
 +
 +[[:start|Click here to come back to the previous page]]
  
 ==== How do start to work ==== ==== How do start to work ====
Ligne 45: Ligne 52:
       * In order to executable files can be ran anywhere in your working space, you must inform your computer system where they are stored. In your local root directory (your home), open the system file named .profile (or .bashrc, or .bashrc_profile this depends on your operating system) and write the command line : export PATH="your_home_directory_path"/BIN:$PATH \\ "your_home_directory_path" is just a generic name to define the access to your home from the root directory of the sytem (use the UNIX/LINUX command "pwd" in your home directory to know it).       * In order to executable files can be ran anywhere in your working space, you must inform your computer system where they are stored. In your local root directory (your home), open the system file named .profile (or .bashrc, or .bashrc_profile this depends on your operating system) and write the command line : export PATH="your_home_directory_path"/BIN:$PATH \\ "your_home_directory_path" is just a generic name to define the access to your home from the root directory of the sytem (use the UNIX/LINUX command "pwd" in your home directory to know it).
  
 +[[:start|Click here to come back to the previous page]]
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