installation Salome+CS+Syrthes via VM on ubuntu 15.10

All questions about installation
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
jgd23
Posts: 141
Joined: Mon Jun 06, 2016 10:00 am

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by jgd23 »

Hello,

I run the file runcase in a terminal, I have the following error, again related with the xml support

Code_Saturne is running
***********************

Version: 4.0
Path: /home/julien/Code_Saturne/4.0.5/code_saturne-4.0.5/arch/Linux_x86_64

Result directory:
/home/julien/CASE1/RESU/20160628-0903


Single processor Code_Saturne simulation.


****************************
Preparing calculation data
****************************


***************************
Preprocessing calculation
***************************


**********************
Starting calculation
**********************

/home/julien/Code_Saturne/4.0.5/code_saturne-4.0.5/arch/Linux_x86_64/libexec/code_saturne/cs_solver was built without XML support,
so parameter file "file" may not be loaded.

Pile d'appels :
1: 0x7fd57c9063a0 <cs_opts_define+0x2a0> (libsaturne.so.0)
2: 0x7fd57c87d5a8 <main+0x98> (libsaturne.so.0)
3: 0x7fd57c252ac0 <__libc_start_main+0xf0> (libc.so.6)
4: 0x4007f9 <_start+0x29> (cs_solver)
Fin de la pile

solver script exited with status 1.

Error running the calculation.

Check Code_Saturne log (listing) and error* files for details.


****************************
Saving calculation results
****************************

Error in calculation stage.

I have the same thing in executing in the gui.

Best regards

Julien
Yvan Fournier
Posts: 4226
Joined: Mon Feb 20, 2012 3:25 pm

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by Yvan Fournier »

Hello,

We need to restart from the beginning. Could you post your setup and/or config.log files ?

Regards,

Yvan
jgd23
Posts: 141
Joined: Mon Jun 06, 2016 10:00 am

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by jgd23 »

Hello,

I post the setup and config log files

Thank you again

Best regards

Julien
Attachments
config.log
(217.86 KiB) Downloaded 369 times
setup.txt
(4.2 KiB) Downloaded 373 times
Yvan Fournier
Posts: 4226
Joined: Mon Feb 20, 2012 3:25 pm

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by Yvan Fournier »

Hello,

You need to set "use" to yes instead of no in the setup file for libxml2.

Regards,

Yvan
jgd23
Posts: 141
Joined: Mon Jun 06, 2016 10:00 am

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by jgd23 »

Hello,

I have installed libxml2. The set up and config log are attached
No error during installation.

I have the same error with xml support during the mesh checking and the computation:

Code_Saturne is running
***********************

Version: 4.0
Path: /home/julien/Code_Saturne/4.0.5/code_saturne-4.0.5/arch/Linux_x86_64

Result directory:
/home/julien/CASE1/RESU/20160629-0853


Single processor Code_Saturne simulation.


****************************
Preparing calculation data
****************************


***************************
Preprocessing calculation
***************************


**********************
Starting calculation
**********************

/home/julien/Code_Saturne/4.0.5/code_saturne-4.0.5/arch/Linux_x86_64/libexec/code_saturne/cs_solver was built without XML support,
so parameter file "file" may not be loaded.

Pile d'appels :
1: 0x7f6b267d23a0 <cs_opts_define+0x2a0> (libsaturne.so.0)
2: 0x7f6b267495a8 <main+0x98> (libsaturne.so.0)
3: 0x7f6b2611eac0 <__libc_start_main+0xf0> (libc.so.6)
4: 0x4007f9 <_start+0x29> (cs_solver)
Fin de la pile


****************************
Saving calculation results
****************************

solver script exited with status 1.

Error running the calculation.

Check Code_Saturne log (listing) and error* files for details.

Error in calculation stage.


Best regards

Julien
Attachments
setup.txt
(4.23 KiB) Downloaded 382 times
config.log
(226.05 KiB) Downloaded 368 times
Yvan Fournier
Posts: 4226
Joined: Mon Feb 20, 2012 3:25 pm

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by Yvan Fournier »

Hello,

You used the wrong path for libxml2. Simply use /usr.

Regards,

Yvan
jgd23
Posts: 141
Joined: Mon Jun 06, 2016 10:00 am

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by jgd23 »

Hello,

Code Saturne in stand alone mode and with salome are working now for serial and parallel calculation!

I try to install Syrthes now.
I use the setup.ini attached and I have a message in the terminal:
---------------------------------------------------------
Before using SYRTHES, each user must source
the /home/julien/Syrthes/syrthes4.3.0/arch/Linux_x86_64/bin/syrthes.profile file before using the code.

The easiest way is to put the following lines in each of the users
'.profile' or '.bashrc' (depending on the shell)

syrthesprofile=/home/julien/Syrthes/syrthes4.3.0/arch/Linux_x86_64/bin/syrthes.profile
#(adjust path to your system)
if [ -f $syrthesprofile ] ; then
. $syrthesprofile
fi

---------------------------------------------------------
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Warning : installation of some composants failed
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Check log files for more information....

I attach also the log files. I don't know which one is the more important for debbuging...

Best regards

Julien
Attachments
syrthesmpi.log
(63.89 KiB) Downloaded 365 times
syrthesmed.log
(9.11 KiB) Downloaded 356 times
setup.ini
(4.51 KiB) Downloaded 377 times
Yvan Fournier
Posts: 4226
Joined: Mon Feb 20, 2012 3:25 pm

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by Yvan Fournier »

Hello,

I do not recommend installing MPI for Syrthes, but using the system one (the same as for Code_Saturne, probably under /usr, but might be different. Otherwise, coupling with Code_Saturne might not work. You can test it before reinstalling, just in case...

The rest seems OK, and the messages might be just warnings...

Regards,

Yvan
jgd23
Posts: 141
Joined: Mon Jun 06, 2016 10:00 am

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by jgd23 »

Hello,

I try to make the tutorial Three-2D-disks. With Syrthes alone I have the same error as reported in the post (calculation satge bloqued at 14%):

http://code-saturne.org/forum/viewtopic ... isks#p8278

I don't know if a solution was find for this issue?

Best regards

Julien
jgd23
Posts: 141
Joined: Mon Jun 06, 2016 10:00 am

Re: installation Salome+CS+Syrthes via VM on ubuntu 15.10

Post by jgd23 »

Here is a copy of my listing file editor:


Data file of SYRTHES : tmp.data


SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
SSSSSS
SSSSSS
SSSSSSSS YY YY RRRRRR TTTTTTTT HH HH EEEEEE SSSSSS
SSSSS YY YY RR RR TT HH HH EE SSSSSSSSS
SSSSS YYYY RR RR TT HH HH EE SSSSS
SSSSS YY RRRRRR TT HHHHHHH EEEEE SSSSS
SSSSS YY RR RR TT HH HH EE SSSSS
SSSSSSSSS YY RR RR TT HH HH EE SSSSSSSS
SSSSSSS YY RR RR TT HH HH EEEEEE SSSSSSSS
SSSSS
SSSSSSS
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
VERSION 4.3



*** SYRTHES : SUMMARY OF MAIN OPTIONS
- no heat and moisture transfert model used
- no thermal radiation calculation

*** SYRTHES : FILE NAMES READING
- Conduction mesh : /home/julien/3disks2D/solid/3rond2d.syr
- Results files : resu1

*** CONDUCTION : SUMMARY OF THE CALCULATION OPTIONS
- 3D cartesian calculation
- time step on the solid : 10.000000
- number of time step asked : 100
- chronological output asked (steps) : 25
- no calculation of the min and max temperature field
- no calculation of temperature flux field
- maximum number of iterations in the temperature solver : 100
- precision required for the temperature solver : 1.000000e-06

==========================================================================================
CONDUCTION INITIALIZATIONS
==========================


*** SYRTHES MESH
|--------------------|------------------|
| Volumic mesh | Boundary mesh |
---------------------|--------------------|------------------|
| Dimension | 2 | 2 |
| Number of nodes | 1632 | unused |
| Number of elements | 2904 | 360 |
| Nb nodes per elt | 3 | 2 |
---------------------|--------------------|------------------|

*** verif_maill : number of elements reoriented : 0
!!! ERROR During the reading of physical properties
No material properties for 2056 elements
--> verify the key-words CPHY_MAT_...
List of concerned references :
1
3
4


Best regards
Post Reply