problem when using "call getfbr"
Posted: Wed Nov 21, 2012 3:13 pm
Hello,
I have a strange problem with my boundary conditions.
I use combustion module and I want to impose the boundary conditions in usd3pc.f90.
I use:
CALL GETFBR('100',NLELT,LSTELT)
!==========
write(nfecra,*) 'juste apres nlelt = ', NLELT
In the listing, it gives :
juste apres nlelt = 0
I use CS 2.0.4 and gmsh 2.6.1, and create physicals surface and volume
Physical Surface(100) = {68};
If I try to use the GUI, the checkmesh is ok and I can read the output file for my boundary conditions without problems.
You can see my listpre.checkmesh in attachments
Thank you for any help you might bring me !
Sylvain
I have a strange problem with my boundary conditions.
I use combustion module and I want to impose the boundary conditions in usd3pc.f90.
I use:
CALL GETFBR('100',NLELT,LSTELT)
!==========
write(nfecra,*) 'juste apres nlelt = ', NLELT
In the listing, it gives :
juste apres nlelt = 0
I use CS 2.0.4 and gmsh 2.6.1, and create physicals surface and volume
Physical Surface(100) = {68};
If I try to use the GUI, the checkmesh is ok and I can read the output file for my boundary conditions without problems.
You can see my listpre.checkmesh in attachments
Thank you for any help you might bring me !
Sylvain