Problem with gmsh.

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
Philippe Parnaudeau

Problem with gmsh.

Post by Philippe Parnaudeau »

Hello,

Maybe the problem seems to be very simple, but I'm a beginer with Code Saturn.

It concerns the reading of a *.msh file (obtained by gmsh).
The geometry is very simple (e g attachment file), and when I want to use it in Saturn, I have this error
 
 CLVOLC : ABORT DUE TO THE DETECTION OF A
          NEGATIVE VOLUME
 
 
Call stack:
   1: 0x467339     <csexit_+0xb>                    (cs13.exe)
   2: 0x50a399     <clvolc_+0x1f1>                  (cs13.exe)
   3: 0x508050     <calgeo_+0x5c>                   (cs13.exe)
   4: 0x46669b     <cregeo_+0x4fb>                  (cs13.exe)
   5: 0x45ddbe     <caltri_+0xb1a>                  (cs13.exe)
   6: 0x41d08c     <main+0x59c>                     (cs13.exe)
   7: 0x7f867e0fdbc6 <__libc_start_main+0xe6>         (libc.so.6)
   8: 0x41c8b9     <>                               (cs13.exe)
End of stack
 
I try to use the preprossor (with -reorient option) but at the end, saturn gave me the same error.

Does, someone could help

Best regards.
Attachments
geometry_view.JPG
Philippe Parnaudeau

Re: Problem with gmsh.

Post by Philippe Parnaudeau »

problem fixed.
sorry
Post Reply