Hi there,
I can reproduce this error in Ubuntu 22.04, CS-7.3 alpha from github (7.2.0 does NOT have this problem). If you don't mind to have mpi support here is a possible workaround:
../configure \
--prefix=/home/jcharris/CS \
--with-mpi=/usr \
--with-mpi-lib=/usr/lib/x86_64-linux-gnu \
--with ...
Search found 18 matches
- Wed Oct 19, 2022 1:09 pm
- Forum: Installation issues
- Topic: Problem with libz?
- Replies: 12
- Views: 95076
- Mon Oct 17, 2022 7:27 am
- Forum: code_saturne usage
- Topic: forbidden memory area access (libCoolProp.so.6)
- Replies: 6
- Views: 8810
forbidden memory area access (libCoolProp.so.6)
Hi there,
I am trying out code_saturne 7.2.0 and run into error when define fluid property with CoolProp. By the way, the fluid is just 'Water'.
command:
./cs_solver --trace --logp --mpi
***************************************************************
(R)
Code_Saturne
Version 7.2.0 ...
I am trying out code_saturne 7.2.0 and run into error when define fluid property with CoolProp. By the way, the fluid is just 'Water'.
command:
./cs_solver --trace --logp --mpi
***************************************************************
(R)
Code_Saturne
Version 7.2.0 ...
- Mon May 31, 2021 6:25 am
- Forum: Installation issues
- Topic: Run case in remote server from local GUI
- Replies: 2
- Views: 5717
Re: Run case in remote server from local GUI [solved]
Hello Yvan,
Thanks for quick response.
Yes I can copy case to remote server and run launch script through ssh and then copy back the results when finished.
I also managed to do the copy through CFDSTUDY module and launch script through JOBMANAGER module in SALOME. At this moment I found the ssh way ...
Thanks for quick response.
Yes I can copy case to remote server and run launch script through ssh and then copy back the results when finished.
I also managed to do the copy through CFDSTUDY module and launch script through JOBMANAGER module in SALOME. At this moment I found the ssh way ...
- Thu May 27, 2021 2:31 am
- Forum: Installation issues
- Topic: Run case in remote server from local GUI
- Replies: 2
- Views: 5717
Run case in remote server from local GUI
Hi there,
I have a server (not a cluster no any batch system, just a single workstation but much powerful than a laptop) and a laptop both running Ubuntu 20.04. I am wondering if it is possible to setup a case with code_saturne GUI in my laptop but run the calculation in the server. Point is, is it ...
I have a server (not a cluster no any batch system, just a single workstation but much powerful than a laptop) and a laptop both running Ubuntu 20.04. I am wondering if it is possible to setup a case with code_saturne GUI in my laptop but run the calculation in the server. Point is, is it ...
- Wed May 19, 2021 7:16 am
- Forum: Syrthes related questions
- Topic: coupling Code_Saturne with Syrthes on mint 20.1
- Replies: 11
- Views: 101868
Re: coupling Code_Saturne with Syrthes on mint 20.1
This file describes the tested combinations, but does not imply non-tested combinations do not work.
Thanks for pointing out.
I have tested two cases:
(1) syrthes-4.3.5 / salome-9.4.0 (hdf5-1.10.3, med-4.0.0) / piston_4.0_.med
(2) syrthes-4.3.5 / salome-9.6.0 (hdf5-1.10.3, med-4.1.0) / piston ...
- Tue May 18, 2021 4:22 pm
- Forum: Syrthes related questions
- Topic: Syrthès installation issue with med
- Replies: 9
- Views: 71373
Re: Syrthès installation issue with med
I would be surprised if you cannot compile Syrthes 4.3 with MED 4.1
Sorry I confused this thread with another one https://www.code-saturne.org/forum/viewtopic.php?f=11&t=2794 .
Back to this one, I think the issue is that hdf5 and med are from different 'pairs'. For example if you use hdf5 from ...
Sorry I confused this thread with another one https://www.code-saturne.org/forum/viewtopic.php?f=11&t=2794 .
Back to this one, I think the issue is that hdf5 and med are from different 'pairs'. For example if you use hdf5 from ...
- Tue May 18, 2021 3:53 pm
- Forum: Syrthes related questions
- Topic: coupling Code_Saturne with Syrthes on mint 20.1
- Replies: 11
- Views: 101868
Re: coupling Code_Saturne with Syrthes on mint 20.1
Quote from syrthes-5.0/VERSION.md
SYRTHES : Compatibilite des versions
====================================
Compatibilite des couplage SYRTHES / Code_Saturne / SALOME
---------------------------------------------------------------------------------
| SYRTHES | Code_Saturne (PLE) | Salome/Med ...
SYRTHES : Compatibilite des versions
====================================
Compatibilite des couplage SYRTHES / Code_Saturne / SALOME
---------------------------------------------------------------------------------
| SYRTHES | Code_Saturne (PLE) | Salome/Med ...
- Mon May 17, 2021 10:31 am
- Forum: Syrthes related questions
- Topic: Syrthès installation issue with med
- Replies: 9
- Views: 71373
Re: Syrthès installation issue with med
It seems there is a 'dedicated' syrthes site online now https://www.syrthes-software.org/
After downloading ver. 5.0 and taking a look at the 'VERSION.md' file (which is not included in ver 4.3.5), as far as I understand, syrthes 4.3.5 is NOT compatible with med-4.1.0. If you want it with med-4.1.0 ...
After downloading ver. 5.0 and taking a look at the 'VERSION.md' file (which is not included in ver 4.3.5), as far as I understand, syrthes 4.3.5 is NOT compatible with med-4.1.0. If you want it with med-4.1.0 ...