MANUAL INSTALL

All questions about installation
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
Chebli Rezki

MANUAL INSTALL

Post by Chebli Rezki »

Hello,
I had used the automatic installation to install the following modules (MPI, BFT, FVM, MEI, ECS, NCS).
Can you give me more informations about next step. 
I had this message. 
 
Regards.
Rezki.
 
  Installation of Code_Saturne
        ____________________________
        
The process will take several minutes.
You can have a look at the log file meanwhile.
 
Check the setup file and some utilities presence.
Installation of MPI
Installation of BFT
Installation of FVM
Installation of MEI
Installation of ECS
Installation of NCS
 
Before using Code_Saturne, please update your path with:
 
  cspath=/home/chebli/opt/cs-2.0-beta2/bin
  export PATH=$cspath:$PATH
 
The documentation should then be available through the commands:
  code_saturne info -g refcard
  code_saturne info -g user
 
 
Thank you for choosing Code_Saturne!
Laurent Malod-Panisset

Re: MANUAL INSTALL

Post by Laurent Malod-Panisset »

Hi
 
You have to copy this in your ./profile file (have your file browser display the hidden files) so that you have access to the Code Saturne programs without typing the full path
basically typing "code_saturne" instead of "./where-is-code-saturne/bin/code_saturne"
Chebli Rezki

Re: MANUAL INSTALL

Post by Chebli Rezki »

Hi,
 
I copied that in the ./profile file (that is attached)
 
I had this message
 
chebli@chebli:~/Bureau/Saturne/bft-1.1.2$ ls
 
aclocal.m4  bft_config_priv.h.in  ChangeLog  configure     COPYING  INSTALL      Makefile.in  README  src
AUTHORS     bft-x.y.z.build       config     configure.ac  doc      Makefile.am  NEWS         sbin    tests
 
chebli@chebli:~/Bureau/Saturne/bft-1.1.2$ code_saturne
Usage: /home/chebli/opt/cs-2.0-beta2/bin/code_saturne <topic>
 
Topics:
  help
  check_consistency
  check_mesh
  compile
  config
  create
  gui
  info
  plot_probes
 
Options:
  -h, --help  show this help message and exit
chebli@chebli:~/Bureau/Saturne/bft-1.1.2$
Attachments
profile.gz
(447 Bytes) Downloaded 192 times
Alexandre Douce

Re: MANUAL INSTALL

Post by Alexandre Douce »

Code_Saturne seems to be well installed ;)
The next step for you  Chebli is to use it !
The best way to do that is to follow the tutorial: this document is in
/home/chebli/opt/cs-2.0-beta2/share/doc/ncs/tutorial.pdf
and the associated meshes  are   in Code_Saturne's sources in the "examples" directory.
Chebli Rezki

Re: MANUAL INSTALL

Post by Chebli Rezki »

Thank you for your help.
But the  /doc file (home/chebli/opt/cs-2.0-beta2/share/doc) doesn't contain the ncs file.
Thus I don't find the tutorial file and the associated meshes.
Regards.
 
Rezki
Post Reply