Page 1 of 1

where is cs_preprocessor binary?

Posted: Mon Feb 25, 2013 3:16 pm
by spiffly
Hi,

Just installed code_saturne 2.3.3; config/compile/install seemed to go fine.

I have some 2.0 input files from a user which I'm attempting to adapt to 2.3.3.

One of the steps the user provided for 2.0 is to run:

Code: Select all

code_saturne check_mesh -m mesh.unv
From looking in the 2.3.3 user guide, it seems the equivalent for 2.3.3 would be simply:

Code: Select all

cs_preprocess mesh.unv
However, I don't see the cs_preprocess binary anywhere. In the c_s bin dir, I see only:

Code: Select all

code_saturne
ple-config
Have I missed something obvious?

edit:
just realized the subject of this thread is wrong, I mean't to say 'where is the cs_preprocess binary?'

Re: where is cs_preprocessor binary?

Posted: Mon Feb 25, 2013 3:37 pm
by spiffly
Just realized Yvan had already answered this in my other post, http://code-saturne.org/forum/viewtopic.php?f=2&t=1299. hehe.