error with gas combustion - specific physic - dp_C3P
Posted: Mon Mar 12, 2012 5:00 pm
Hello everyone,
I'm trying to run a case on saturne 2,1,4.
This case use a particular physics « gas combustion ».
I use a xml file created with SaturneGUI
so I add in the:
DATA directory, the dp_C3P file
SRC direcory, the usppmo.f90 file with ippmod(icoebu) = 2
the usebu1.f90 usebui.f90 and usebuc.f90 files
Here is the error I obtain:
--------------------------------
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ @@ ATTENTION : ARRET A L'ENTREE DES DONNEES (COLECD)
@ =========
@ PHYSIQUE PARTICULIERE (COMBUSTION GAZ)
@
@ Erreur a l'ouverture du fichier parametrique.
@
@ Le calcul ne sera pas execute.
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Pile d'appels :
1: 0x2af026227ddb <colecd_+0x201b> (libsaturne.so.0)
2: 0x2af026109755 <pplecd_+0x25> (libsaturne.so.0)
3: 0x2af0260db6d5 <varpos_+0x1e5> (libsaturne.so.0)
4: 0x2af02607ebd2 <iniusi_+0x1f2> (libsaturne.so.0)
5: 0x2af02607e6db <initi1_+0x1b> (libsaturne.so.0)
6: 0x2af025fde117 <cs_run+0xc7> (libsaturne.so.0)
7: 0x2af025fde985 <main+0x1e5> (libsaturne.so.0)
8: 0x39aac1d994 <__libc_start_main+0xf4> (libc.so.6)
9: 0x4024e9 <main+0x129> (cs_solver)
fin de la pile
--------------------------------
It's seems that the dp_C3P file is not found...
Is there something special to do in the runcase?
I tried to add in the DATA directory the cs_user_scripts.py
and modify the line domain.thermochemistry_data = 'dp_C3P'
but the error is the same.
Can someone help me?
Thank you very much
Sylvain
I'm trying to run a case on saturne 2,1,4.
This case use a particular physics « gas combustion ».
I use a xml file created with SaturneGUI
so I add in the:
DATA directory, the dp_C3P file
SRC direcory, the usppmo.f90 file with ippmod(icoebu) = 2
the usebu1.f90 usebui.f90 and usebuc.f90 files
Here is the error I obtain:
--------------------------------
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ @@ ATTENTION : ARRET A L'ENTREE DES DONNEES (COLECD)
@ =========
@ PHYSIQUE PARTICULIERE (COMBUSTION GAZ)
@
@ Erreur a l'ouverture du fichier parametrique.
@
@ Le calcul ne sera pas execute.
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Pile d'appels :
1: 0x2af026227ddb <colecd_+0x201b> (libsaturne.so.0)
2: 0x2af026109755 <pplecd_+0x25> (libsaturne.so.0)
3: 0x2af0260db6d5 <varpos_+0x1e5> (libsaturne.so.0)
4: 0x2af02607ebd2 <iniusi_+0x1f2> (libsaturne.so.0)
5: 0x2af02607e6db <initi1_+0x1b> (libsaturne.so.0)
6: 0x2af025fde117 <cs_run+0xc7> (libsaturne.so.0)
7: 0x2af025fde985 <main+0x1e5> (libsaturne.so.0)
8: 0x39aac1d994 <__libc_start_main+0xf4> (libc.so.6)
9: 0x4024e9 <main+0x129> (cs_solver)
fin de la pile
--------------------------------
It's seems that the dp_C3P file is not found...
Is there something special to do in the runcase?
I tried to add in the DATA directory the cs_user_scripts.py
and modify the line domain.thermochemistry_data = 'dp_C3P'
but the error is the same.
Can someone help me?
Thank you very much
Sylvain