code-saturne / code_saturne

code_saturne public mirror
https://www.code-saturne.org
GNU General Public License v2.0
215 stars 80 forks source link

SMGR: there is no folder DATA SRC and MESH created by studymanager + FIX #90

Closed kikuznetsov closed 2 years ago

kikuznetsov commented 2 years ago

Hello,

There is a problem with studymanager in master branch: it does not create DATA, SRC and MESH folders. Here is a patch to fix this problem 0001-SMGR-fix-to-overwrite-DATA-SRC-and-MESH-folders.patch.zip

kikuznetsov commented 2 years ago

But I have a doubts maybe you do not create folders DATA, SRC and MESH on purpose?

YvanFournier commented 2 years ago

Yes, this is voluntary. See the commit message for 56763da6dc757142f04f9abc7a739db0ec9e95c0.

This allows requiring only a source repository (usually under version control, such as Git), and a destination/output directory, without an intermediate directory as before.

kikuznetsov commented 2 years ago

Ok thanks for the reply. But how preprocessing scripts works now?

YvanFournier commented 2 years ago

https://github.com/code-saturne/code_saturne/blob/master/docs/doxygen/user_guide/studymanager.md#how-to-convert-deprecated-prepro-scripts