IBAMR / cfd-mpc-wecs

A model predictive control (MPC) integrated multiphase immersed boundary (IB) framework for simulating wave energy converters (WECs)
GNU General Public License v3.0
3 stars 2 forks source link

How to debug IBAMR install? #1

Open YongxiangLei opened 2 years ago

YongxiangLei commented 2 years ago

I see a problem during the IBAMR install with error for installing the Silo, does anyone can help? Further, it is runned in the cluster> How to set the specific cluster numbers, jobs, etc?

amneetb commented 2 years ago

Hi Yongxiang,

Can you send the errors (copying the terminal output) to the IBAMR mailing list (cc'd here)?. The instructions for building IBAMR and third party libraries are given over here: https://ibamr.github.io/building.

To execute the code in parallel use

mpirun -np 128 ./main3d input3d.cyl

The instructions are given on the cfd-mpc-wecs page (Point 5 section 1): https://github.com/IBAMR/cfd-mpc-wecs


Amneet Bhalla Assistant Professor, Department of Mechanical Engineering San Diego State University 5500 Campanile Drive San Diego, CA 92182 USA Web: https://bhallagroup.wixsite.com/cfdlab Publications: GoogleScholar https://scholar.google.com/citations?user=UPEFraIAAAAJ&hl=en&authuser=1 | ResearchGate https://www.researchgate.net/profile/Amneet_Bhalla | arXiv https://arxiv.org/search/?query=amneet+bhalla&searchtype=all&abstracts=show

On Sun, May 15, 2022 at 2:44 PM Yongxiang Lei @.***> wrote:

I see a problem during the IBAMR install with error for installing the Silo, does anyone can help? Further, it is runned in the cluster> How to set the specific cluster numbers, jobs, etc?

— Reply to this email directly, view it on GitHub https://github.com/IBAMR/cfd-mpc-wecs/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABYJJ2HI53WDXTTVXIZAMADVKFV3XANCNFSM5V7VTE2Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>