Search found 25 matches

by stefann
Fri Oct 31, 2014 2:51 pm
Forum: code_saturne usage
Topic: Tutorial about the coupling simulation with SYRTHES
Replies: 15
Views: 12299

Re: Tutorial about the coupling simulation with SYRTHES

Hello: I found the cmd executed prior to the crash (from the syrthes.py script) and I ran valgrind on it as follows: valgrind --leak-check=full ./syrthes -d tmp.data --log /home/stefan/test/3disks2D/solid/listing_syrthes The output: ==13130== Memcheck, a memory error detector ==13130== Copyright (C)...
by stefann
Thu Oct 30, 2014 2:21 pm
Forum: code_saturne usage
Topic: Tutorial about the coupling simulation with SYRTHES
Replies: 15
Views: 12299

Re: Tutorial about the coupling simulation with SYRTHES

Hello: I ran the syrthes.gui command opened the file you provided and started the run. The progress bar stops at 14% as shown in Clement's screenshot. I killed the run and closed the gui. I ran the command line which was echo'd from the gui run: ./syrthes.py -n 1 -d Test_renuda.syd -v ensight -l lis...
by stefann
Thu Oct 30, 2014 2:02 pm
Forum: code_saturne usage
Topic: Error Running a Simulation of a Cylinder
Replies: 6
Views: 3681

Re: Error Running a Simulation of a Cylinder

What would it take to start adding concise error codes / descriptions for crashes like these?
by stefann
Wed Oct 15, 2014 3:24 pm
Forum: code_saturne usage
Topic: Tutorial about the coupling simulation with SYRTHES
Replies: 15
Views: 12299

Re: Tutorial about the coupling simulation with SYRTHES

Hi: I was following the tutorial here: http://code-saturne.org/cms/sites/default/files/file_attach/Tutorial/version-3.0/Three-2D-disks.pdf. I made it as far as page 20 when I ran into the segmentation fault. I attached my files as requested. I believe this is a syrthes problem, as I didn't make it t...
by stefann
Fri Oct 10, 2014 9:26 pm
Forum: code_saturne usage
Topic: Tutorial about the coupling simulation with SYRTHES
Replies: 15
Views: 12299

Re: Tutorial about the coupling simulation with SYRTHES

I have the exact same problem. In listing file: *** SYRTHES MESH |--------------------|------------------| | Volumic mesh | Boundary mesh | ---------------------|--------------------|------------------| | Dimension | 2 | 2 | | Number of nodes | 1632 | unused | | Number of elements | 2904 | 360 | | N...