Search found 12 matches

by seirov
Wed Dec 04, 2024 8:44 pm
Forum: Installation issues
Topic: singularity Salome_Meca CFD extension install
Replies: 5
Views: 56598

[SOLVED] singularity Salome_Meca CFD extension install

Finally I got it!!!! :mrgreen:
After some weeks fighting with the issue, I let it go... and found the solution looking for something else, as usually happens:
As the error said, attribute "appendVariable" doesn't exist (it doesn't for salome_meca, although it does for salome stand-alone, which gave ...
by seirov
Fri Nov 15, 2024 1:52 pm
Forum: Installation issues
Topic: singularity Salome_Meca CFD extension install
Replies: 5
Views: 56598

Re: singularity Salome_Meca CFD extension install

ok, I thought there was a problem with a path or something else, because the installation was successful... It's a pity, I felt it so close. Anyway, I can't wait for the next version ;)
by seirov
Mon Nov 11, 2024 9:08 pm
Forum: Installation issues
Topic: singularity Salome_Meca CFD extension install
Replies: 5
Views: 56598

Re: singularity Salome_Meca CFD extension install

Hello! This is an old issue, but I think that I can add my little contribution ;)
I've trying to couple Aster + saturne at salome platform for so many years... and now I am still trying, but I feel that I am closer than ever :mrgreen:

What I have done up to now:

1. Installing salome + aster ...
by seirov
Tue Jan 19, 2021 4:11 pm
Forum: Installation issues
Topic: coupling with salome-meca 2019
Replies: 7
Views: 19171

Re: coupling with salome-meca 2019

Hello, during last days I have been testing saturne, I have followed tutorial fsi

http://code-saturne.org/cms/sites/default/files/file_attach/Tutorial/Fluid-structure-interaction.pdf

and I got the solution using the option "Boundary conditions ->fluid solid interaction -> internal coupling", as ...
by seirov
Sun Jan 03, 2021 11:33 am
Forum: Installation issues
Topic: coupling with salome-meca 2019
Replies: 7
Views: 19171

Re: coupling with salome-meca 2019

Hello, thanks for your answer. Using the LD_LIBRARY_PATH tip worked like a charm.

Regarding the calculation, first I have tried a saturne case
http://code-saturne.org/cms/sites/default/files/file_attach/Tutorial/version-6.0/ShearDrivenCavityFlow.pdf
and it worked... more or less. I couldn't create ...
by seirov
Thu Dec 31, 2020 11:13 am
Forum: Installation issues
Topic: coupling with salome-meca 2019
Replies: 7
Views: 19171

Re: coupling with salome-meca 2019

Hi,

I have tried what you indicated (although already warned that might be useless), so:


$ salome shell
>>> ./configure --with-hdf5=/usr --with-cgns=/usr --with-med=/usr --without-metis --without-scotch PYTHON=/usr/bin/python --with-salome=/opt/salome_meca/V2019.0.3_universal --with-shell-env ...
by seirov
Sun Dec 27, 2020 11:03 am
Forum: Installation issues
Topic: coupling with salome-meca 2019
Replies: 7
Views: 19171

coupling with salome-meca 2019

Hello all,

From time to time, I try to install CS coupled with salome-meca, and always with no success :cry:

I am an aeronautical and mechanical engineer, using linux for years but no idea about python, so it would be great if saturne and salome-meca came already coupled together in one package ...
by seirov
Tue Jul 21, 2015 3:05 pm
Forum: Installation issues
Topic: Coupling Salome_meca + CS + Syrthes
Replies: 9
Views: 13610

Re: Coupling Salome_meca + CS + Syrthes

Hello,

I tried the export without any result:
# export PYTHONHOME=/opt/salome/salome_meca/V2015_1/prerequisites/Python_273
# ../code_saturne-4.0.1/install_saturne.py
ImportError: No module named site
If I open a new xterm, the PYTHONHOME variable returns nothing:
# echo $PYTHONHOME


Any other ...
by seirov
Tue Jul 21, 2015 7:32 am
Forum: Installation issues
Topic: Coupling Salome_meca + CS + Syrthes
Replies: 9
Views: 13610

Re: Coupling Salome_meca + CS + Syrthes

Hello,

For syrthes:
I succeeded in installing without any error. Finally, I didn't use your advise but it was related with scotch. I realized that scotch version of saturne is 6.0.4 and of syrthes 6.0.3, and even I tried to install the newer one and make that syrthes points to it, it doesn't like ...
by seirov
Thu Jul 09, 2015 7:38 pm
Forum: Installation issues
Topic: Coupling Salome_meca + CS + Syrthes
Replies: 9
Views: 13610

Re: Coupling Salome_meca + CS + Syrthes

Thanks for your quick reply!

CS:

If I remember well, my first option was as you said in the setup file, but it gave me some compilation error. By the way, I have just tried changing the line in the CS setup file:

salome /opt/salome/salome_meca/appli_V2015_1
by
salome /opt/salome/salome_meca ...