CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Community Contributions

[Other] How to build/install aerosolved with OpenFOAM 2.3.0?

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By BenAsbo626

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 26, 2018, 13:28
Default How to build/install aerosolved with OpenFOAM 2.3.0?
  #1
New Member
 
Benjamin
Join Date: Oct 2018
Posts: 4
Rep Power: 7
BenAsbo626 is on a distinguished road
[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 12:02. Reason: see "Moderator note:"
BenAsbo626 is offline   Reply With Quote

Old   October 27, 2018, 12:04
Default
  #2
Retired Super Moderator
 
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,975
Blog Entries: 45
Rep Power: 128
wyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to allwyldckat is a name known to all
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
You can then package the last log file with this command:
Code:
gzip < log.make2 > log.make2.gz
and then attach the file "log.make2.gz" to your next post, so that I can see the error messages that you get.
__________________
wyldckat is offline   Reply With Quote

Old   October 29, 2018, 05:04
Default
  #3
New Member
 
Benjamin
Join Date: Oct 2018
Posts: 4
Rep Power: 7
BenAsbo626 is on a distinguished road
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
wyldckat likes this.
BenAsbo626 is offline   Reply With Quote

Old   September 22, 2020, 01:28
Default Hi! Need your Help...
  #4
New Member
 
Piyush
Join Date: Sep 2020
Posts: 12
Rep Power: 5
Piyush25 is on a distinguished road
Quote:
Originally Posted by wyldckat View Post
and then attach the file "log.make2.gz" to your next post, so that I can see the error messages that you get.
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.
Attached Files
File Type: gz log.make2.gz (1.2 KB, 2 views)
Piyush25 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Frequently Asked Questions about Installing OpenFOAM wyldckat OpenFOAM Installation 3 November 14, 2023 11:58
OpenFOAM course for beginners Jibran OpenFOAM Announcements from Other Sources 2 November 4, 2019 08:51
OpenFOAM v3.0.1 Training, London, Houston, Berlin, Jan-Mar 2016 cfd.direct OpenFOAM Announcements from Other Sources 0 January 5, 2016 03:18
[OpenFOAM.org] Problems installing OpenFOAM 2.3.0 on Ubuntu 12.04 arieljeds OpenFOAM Installation 6 August 19, 2015 07:39
Suggestion for a new sub-forum at OpenFOAM's Forum wyldckat Site Help, Feedback & Discussions 20 October 28, 2014 09:04


All times are GMT -4. The time now is 01:26.