Search found 210 matches: ubuntu

Searched query: +ubuntu

by Yvan Fournier
Fri Oct 10, 2025 12:10 pm
Forum: code_saturne usage
Topic: Question about atmospheric module
Replies: 2
Views: 6561

Re: Question about atmospheric module

... GUI).
These lines are there to ensure the empty functions in the reference code have lower priority than the user's version. If the user's version also has these lines, priority is not guaranteed (and especially on Ubuntu systems, the empty reference version may be used instead).

Best regards,

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

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: 62748

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: 62748

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: 38577

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: 72170

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: 7060

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: 7606

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: 7060

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: 7606

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