|
[Sponsors] |
[Other] How to build/install aerosolved with OpenFOAM 2.3.0? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 26, 2018, 14:28 |
How to build/install aerosolved with OpenFOAM 2.3.0?
|
#1 |
New Member
Benjamin
Join Date: Oct 2018
Posts: 4
Rep Power: 8 |
[Moderator note: This post was split-off from this one.]
On another note, as you seem to know a lot about installations. Im am looking to install a set of what i assume are libraries to openFoam 2.3.0. The libraries are denoted by this: https://www.intervals.science/resources/aerosolved the actual download files are given here: https://github.com/pmpsa-cfd/aerosolved A short instruction is given here: https://aerosolved.intervals.science/ How do I actually go about installing this? Is there a specific way in which it can be downloaded and integrated directly into openFoam? I tried looking into this, but it seemed like the best way was to clone the repositry and run the ./allwmake command. But when I tried that, I got so many errors its probably unneccesary to list them all. I feel like I must be doing something wrong. Thanks again, Ben Last edited by wyldckat; October 27, 2018 at 13:02. Reason: see "Moderator note:" |
|
October 27, 2018, 13:04 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick answer: I used the following commands successfully with OpenFOAM 2.3.0 and Ubuntu 16.04:
Code:
mkdir -p $FOAM_RUN run cd .. git clone https://github.com/pmpsa-cfd/aerosolved.git cd aerosolved/ ./Allwmake > log.make 2>&1 ./Allwmake > log.make2 2>&1 Code:
gzip < log.make2 > log.make2.gz
__________________
|
|
October 29, 2018, 06:04 |
|
#3 |
New Member
Benjamin
Join Date: Oct 2018
Posts: 4
Rep Power: 8 |
Hi Wyldckat,
I followed your instructions. Maybe previously I was doing something wholly incorrect because now it seems to install perfectly with 0 errors. the log.make2 file gives that every module is up to date which I imagine is code for - "installed perfectly and should work when used. thank you so much for your time, You have saved me so much hassle and time getting annoyed because it didn't work the way I was expecting. Thanks, Ben |
|
September 22, 2020, 02:28 |
Hi! Need your Help...
|
#4 |
New Member
Piyush
Join Date: Sep 2020
Posts: 12
Rep Power: 6 |
I'm facing difficulties in installing aerosolved. Please Help. Here is my log file. I'm getting many fatal errors. Please have a look. Thanks.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
OpenFOAM course for beginners | Jibran | OpenFOAM Announcements from Other Sources | 2 | November 4, 2019 09:51 |
OpenFOAM v3.0.1 Training, London, Houston, Berlin, Jan-Mar 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | January 5, 2016 04:18 |
[OpenFOAM.org] Problems installing OpenFOAM 2.3.0 on Ubuntu 12.04 | arieljeds | OpenFOAM Installation | 6 | August 19, 2015 08:39 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |