Page 1 of 1

problem using lagrangian module with code saturne 2.0.2

Posted: Thu Aug 21, 2014 3:46 pm
by dioum
hello
i have to run a simulation using the Lagrangian in code saturne version 2.0.2.
but i have this error that i don't understand:
===============================================================

CALCULATION PREPARATION
=======================


===========================================================




Lecture du fichier : preprocessor_output
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@ @@ WARNING: STOP WHILE READING INPUT DATA
@ =========
@ PARALLEL COMPUTING AND LAGRANGIAN PARTICULE TRANSPORT
@ OR NOT COMPATIBLE IN THE CURRENT VERSION
@
@ The calculation could NOT run.
@
@ The present CPU has rank 0
@ Flag IILAGR had value 3
@ in uslag1 ( lagrangien module is active for IILAGR>0).
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@

@
@
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@ @@ WARNING: ABORT IN THE DATA SPECIFICATION
@ ========
@ THE CALCULATION PARAMETERS ARE INCOHERENT OR INCOMPLET
@
@ The calculation will not be run ( 1 errors).
@
@ See previous impressions for more informations.
@ Verify the provided data in the interface, usini1 or
@ the other initialization subroutines.
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@


Pile d'appels :
1: 0x7f04d3de1118 <initi1_+0x124> (libsaturne.so.0)
2: 0x7f04d3c68248 <cs_run+0xa8> (libsaturne.so.0)
3: 0x7f04d3c68cc5 <main+0x1f5> (libsaturne.so.0)
4: 0x7f04d0407c4d <__libc_start_main+0xfd> (libc.so.6)
5: 0x40a359 <> (cs_solver)
Fin de la pile
can you please tell me wha is wrong

Re: problem using lagrangian module with code saturne 2.0.2

Posted: Thu Aug 21, 2014 4:09 pm
by Jacques Fontaine
Probably a mistake in error message.

Replace "OR" by "ARE" and the error message should be clear.

By the way, this topic should not be in installation issue but in Code_Saturne usage.
Regards,

Re: problem using lagrangian module with code saturne 2.0.2

Posted: Thu Aug 21, 2014 4:28 pm
by dioum
Sorry i was not paying attention.
Thanks you for help, i am trying to install tne version 3.3.2 but that is not working.
Best regards