Installation notes
Installation notes#
Clone the repositoty to your machine with
git clone https://github.com/ROSE-Polimi/ROM4FOAM.git
cd ROM4FOAM
Then, to compile all the application execute
bash ./Allwmake.sh
in the terminal and to clean every solver
bash ./Allclean.sh
Otherwise, execute wmake (and/or wclean, to clean the executable from the user ones) in the folder of the solver.