heronphi / Heron_Super22

3 stars 0 forks source link

how to install additional libreries? #2

Open Francyrad opened 1 year ago

Francyrad commented 1 year ago

Dear authors

I was interested on running these scripts, but are missing external libraries

I found them in other repositories, anyway it's actually impossible to install them in the new version of ASPECT because you need the old Dealii version.

Is it possible to have the new libraries working with the actual version of ASPECT?

Thank you for the availability Francesco

heronphi commented 1 year ago

Hi Francesco, sorry for the delay in getting back to you. What libraries are you talking about, specifically?

Cheers,

Phil

Francyrad commented 1 year ago

Hi Phil! no problem!

I mean, these libraries:

set Additional shared libraries            = ./shared_libs/libboundary_layers.so,./shared_libs/libcitcom_reference_comparison.so

I found them in old repositories, but i can't install them in the new version of ASPECT. Do you have them updated? If yes, can you please load them in this repository

Best regards

Francesco

heronphi commented 1 year ago

Hi Francesco,

I don't have them updated actually! For this project I used ASPECT version: version 2.4.0-pre (main, 08de267ca) -- . using deal.II 9.3.3

Which version are you using?

Cheers,

Phil

Francyrad commented 1 year ago

I have the 2.4.0, the point is that i tried to install them on that version, but it's been impossible because i don't have the old version of Dealii (8.X.X)

Here are files: https://github.com/tjhei/paper-aspect-methods-2-data/tree/cb1a9dd2f598f98f0f23fb4bdcbced200f81a7be/application

maybe you use a different makefile that make you possible to install them on that version?

Best Francesco

heronphi commented 1 year ago

Hey Francesco, We use dealii/9.3.3 to install 2.4.0. What version of dealii do you have? Cheers,

Phil

Francyrad commented 1 year ago

Hi, i have 9.4.2