-
Notifications
You must be signed in to change notification settings - Fork 4
Home
FemusPlatform edited this page Dec 4, 2018
·
5 revisions
Welcome to the NumericPlatform wiki!
A fresh installation of the Numerical Platform can be performed as follows. From directory /Path to Platform/ run the command
git clone https://github.com/FemusPlatform/NumericPlatform.git
to create the Level 0 of the Numerical Platform. Move inside /Path to Platform/NumericPlatform/ and run the command
git clone https://github.com/FemusPlatform/plat_repo.git
to create Level 1 plat_repo directory, where installing scripts are contained and codes will be built. Move inside /Path to Platform/NumericPlatform/plat_repo/ directory and run the command
source install.sh
to start the installation of the platform.