Search found 10 matches

by Claws
Wed Dec 06, 2017 6:42 pm
Forum: code_saturne usage
Topic: How to choose hardware for electric arcs simulation in CS 5
Replies: 7
Views: 3596

Re: How to choose hardware for electric arcs simulation in C

Thank you for your answer, Yvan! As far as I understand, the processor clock rate doesn't have a big impact to the computation speed, right? If I choose among different Intel Xeons should I take more cores or a higher processor clock rate? Could you please advise something for the RAM and the mothe...
by Claws
Thu Jun 29, 2017 8:34 am
Forum: Discussion
Topic: Congratulations on CS 5.0
Replies: 2
Views: 4123

Re: Congratulations on CS 5.0

Looking very much forward to the presentations, Yvan :)

/C
by Claws
Sat Jun 24, 2017 3:57 pm
Forum: Discussion
Topic: Congratulations on CS 5.0
Replies: 2
Views: 4123

Congratulations on CS 5.0

..is all I can say. :) Im very impressed by this release. After finally getting it to compile (opensuse issues), I could create a new study based on an old case, run it and watch a graph of the residuals! What a milestone :lol: I would love it, if you would consider writing a better overview of the ...
by Claws
Fri May 02, 2014 1:08 pm
Forum: code_saturne usage
Topic: mei_evaluate.c:392: Fatal error.
Replies: 2
Views: 1997

Re: mei_evaluate.c:392: Fatal error.

Missing parentheses can lead to problems... :oops:

rho = 1.293 * (273 / (TempC+273))


I really wish CS was better at reporting errors :)

/C
by Claws
Thu May 01, 2014 8:36 am
Forum: code_saturne usage
Topic: mei_evaluate.c:392: Fatal error.
Replies: 2
Views: 1997

mei_evaluate.c:392: Fatal error.

Im trying to run a natural convection simulation using CS 3.0.0 in CAELinux Live (so I can't install a new vers.) If I use the following user law for density: rho = 1.293 * (273.15 / TempC + 273.15); Code_Saturne crashes with the following error: INSTANT 0.100000000E-02 TIME STEP NUMBER 1 ==========...
by Claws
Thu Mar 27, 2014 8:27 pm
Forum: Discussion
Topic: Guide to couple Saturne & SYRTHES
Replies: 22
Views: 28840

Re: Guide to couple Saturne & SYRTHES

Sticky in the installation forum? :)

/C
by Claws
Thu Jan 24, 2013 5:23 am
Forum: Installation issues
Topic: Compiling syrthes4 tools?
Replies: 3
Views: 4088

Re: Compiling syrthes4 tools?

OpenSuse 12.1 :)
by Claws
Thu Jan 17, 2013 9:24 pm
Forum: Installation issues
Topic: Compiling syrthes4 tools?
Replies: 3
Views: 4088

Re: Compiling syrthes4 tools?

D'oh! med/lib64 -> lib fixed THIS problem.

I ended up running the installation and while the compilation was running, linked med/lib64 to lib - that automatically installed the tools.

Code Saturne has the same problem with 'lib64' needing to be linked to 'lib' :)

/C
by Claws
Thu Jan 17, 2013 8:36 pm
Forum: Installation issues
Topic: Compiling syrthes4 tools?
Replies: 3
Views: 4088

Compiling syrthes4 tools?

Im trying to install syrthes4, which I just downloaded from the website. Installation finishes (have to correct hdf5 lib64->lib) but I can't compile the tools needed to convert MED/UNVetc to .syr: claus@linux:/opt/syrthes4.0.1/src/syrthes-tools/convert2syrthes4/src> make MED=yes mkdir: missing opera...
by Claws
Thu Aug 16, 2012 9:24 pm
Forum: code_saturne usage
Topic: Setting pressure
Replies: 4
Views: 2981

Re: Setting pressure

A real clear and concise, step by step guide/tutorial/whatever on this particular subject for real dummies (such as myself), would be very much appreciated ;)

/C