|
[Sponsors] |
[solids4Foam] Installing solids4foam v2.0 with FE4.1 on Ubuntu 20.04 |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 27, 2023, 11:56 |
Installing solids4foam v2.0 with FE4.1 on Ubuntu 20.04
|
#1 |
New Member
Nicolas FORESTAL
Join Date: Jan 2023
Posts: 3
Rep Power: 3 |
hello,
I have some issues to compile solids4Foam on my laptop. I use Ubuntu 20.04 and I compile FOAM-Extend with gfortran 7. The Allwmake says the compilation is complete but I don't have the solver solids4Foam. I attached a log file to the comment. I'm new in CFD and programming and I didn't no why it doesn't work. Is there anyone who can give me some advice for my case. Thanks, |
|
February 1, 2023, 17:06 |
|
#2 |
New Member
Ivan Batistić
Join Date: Sep 2022
Location: Zagreb, Croatia
Posts: 14
Rep Power: 4 |
The compilation of the solver did not finish without error, read carefully log file, and you will find the problem in this line:
Code:
/usr/bin/ld*: ne peut trouver -lgfortran collect2: error: ld returned 1 exit status |
|
February 2, 2023, 12:49 |
|
#3 |
New Member
Nicolas FORESTAL
Join Date: Jan 2023
Posts: 3
Rep Power: 3 |
Thanks for your help. I set S4F_USE_GFORTRAN to zero but it didn't work. So I checked my gfortran compiler and installed gfortran-7, and now it's seem to work.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.com] Installing OpenFoam-v1706 on Ubuntu 20.04 | Shahin123 | OpenFOAM Installation | 4 | April 15, 2024 04:46 |
[OpenFOAM.com] Installing OpenFOAM 2.4.0 on Ubuntu 20.04 for Windows | RKyle | OpenFOAM Installation | 5 | January 25, 2022 11:45 |
[foam-extend.org] Installing FOAM-Extend 4.0 on Ubuntu 20.04 | serfriz | OpenFOAM Installation | 19 | November 8, 2021 19:24 |
SU2-7.0.1 on ubuntu 18.04 | hyunko | SU2 Installation | 7 | March 16, 2020 05:37 |
OpenFOAM extended 4.0 Error with Multinode Set-up | Liweix | OpenFOAM Running, Solving & CFD | 1 | February 18, 2020 01:50 |