Search found 209 matches: ubuntu

Searched query: +ubuntu

by fracenvi
Tue Oct 08, 2024 4:55 pm
Forum: code_saturne usage
Topic: Library not found with custom compile file
Replies: 22
Views: 54492

Re: Library not found with custom compile file

hello,

I do run the code from an ssh connection since i have no access to the machine at the moment and is a standard Ubuntu machine.

When adding the --initalize option i actually have the run_solver and the cs_solver executable files (attached here), the following is the output of "ldd cs_solver ...
by Yvan Fournier
Tue Oct 08, 2024 3:07 pm
Forum: code_saturne usage
Topic: Library not found with custom compile file
Replies: 22
Views: 54492

Re: Library not found with custom compile file

Hello,

I do not understand why there is no visible error message at any stage. Is your machine a standard Ubuntu machine, or a VM running on a Mac ? (guessing from the junk OS X adds to folders) ? It should not make a difference in theory, but there might be subtle effects...

Instead of simply ...
by fracenvi
Mon Oct 07, 2024 10:33 am
Forum: code_saturne usage
Topic: Library not found with custom compile file
Replies: 22
Views: 54492

Re: Library not found with custom compile file

... see those files is because those are the only ones i got when i run the code, when adding the external library.

So, for the OS it is a simple Ubuntu 22.04.3 LTS and it gives me no problem at all with the other configurations i tried to run (always without the PyTorch library).

Hopefully this ...
by aminer2k
Fri Aug 09, 2024 9:48 pm
Forum: code_saturne usage
Topic: Closed loop flow, pressure point constraint and convergence
Replies: 2
Views: 37618

Closed loop flow, pressure point constraint and convergence

Hello,
I am using CS 8.03 in Ubuntu 22.

I am modeling MHD driven flow in a closed loop. This loop has a small region where the MHD pumping effects are simulated by using a momentum term. In the image, the red region is the pump region, and the blue is the rest of the loop pipe.
https://en.wikipedia ...
by fracenvi
Thu Jul 11, 2024 11:16 am
Forum: code_saturne usage
Topic: Problem with cs_user_initialization not passing the values
Replies: 15
Views: 65407

Re: Problem with cs_user_initialization not passing the values

Hello Yvan,

I'm currently using the 7.0.0 version on Ubuntu 22.04.3 but i have tried to use the 8.0.3 and it gives me the same result. The build i made for the code is a standard one wih HDF5, CGNS, and med libraries pre-installed on my workstation.

For the user-defined functions, i also use a cs ...
by dimitri14
Fri Aug 11, 2023 4:37 pm
Forum: code_saturne usage
Topic: problem with cs results[solved]
Replies: 2
Views: 6827

Re: problem with cs results

Hello,
Clearly you were right :
MED 4.1.1 (HDF5 1.10.6) file format concerning the single CS install on ubuntu
MED 3.3.1 (HDF5 1.8.14) file format support on CS caelinux

Version de la librairie HDF5 : 1.10.3 Version de la librairie MED : 4.0.0 for Code Aster

Thank you for help, I'll try to install ...
by Mathurin_bld
Wed Aug 09, 2023 2:47 pm
Forum: code_saturne usage
Topic: Crash of salome_cfd when I edit variables
Replies: 8
Views: 7129

Re: Crash of salome_cfd when I edit variables

Hello,

Don't worry, you are right I'm using Ubuntu version 22.04

For the moment, I didn't try anything else since the last post.

Best regards

Mathurin
by dimitri14
Wed Aug 09, 2023 8:48 am
Forum: code_saturne usage
Topic: problem with cs results[solved]
Replies: 2
Views: 6827

problem with cs results[solved]

... using Code Saturne in CAElinux pack i obtain a file "export_donees" perfectly functional, with an another version of CS installed directly on ubuntu i obtain a med file called "mafluide" which can't be read
Can someone tell me what is the problem whith this med file that i can't use and what is ...
by Yvan Fournier
Mon Aug 07, 2023 10:59 am
Forum: code_saturne usage
Topic: Crash of salome_cfd when I edit variables
Replies: 8
Views: 7129

Re: Crash of salome_cfd when I edit variables

... want to try this, but I suspect the problem is rather due to a subtle incompatibility between the Salome version used and the OS version, or some subtle bug in the distribution's Qt install...

From the color of your screenshot, I assume you are using Ubuntu ? Which version ?

Best regards,

Yvan
by finzeo
Mon Jul 31, 2023 2:07 pm
Forum: code_saturne usage
Topic: Exporting a mesh obtained with OF 1812 or later to a format compatible with CS
Replies: 11
Views: 24686

Re: Exporting a mesh obtained with OF 1812 or later to a format compatible with CS

... will work with OF1812.

Don't forget to update the location of the MED library, the default proposes a system location, but if you have an "old" ubuntu version, for example, the MED library available with ubuntu packages is outdated (typically, 3.0.6 with Ubuntu 18.04).

Best regards,
Matthieu ...