Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fluidparticles
MigFlow
Commits
2b91ce73
Commit
2b91ce73
authored
Jun 19, 2017
by
Matthieu Constant
Browse files
Update README.md
parent
a67c7d67
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2b91ce73
==Installation du code==
git clone (ssh) --depuis gitlab/immc dans HOME
cd marblesbag/marblesbag
make
gedit ~/.bashrc
=> export PYTHONPATH=$HOME/Documents/marblesbag:$PYTHONPATH
Installation
============
+
Go to the gitlab/immc project to upload your ssh or https link
+
Open your terminal and type the following commands
git clone https://username@git.immc.ucl.ac.be/fluidparticles/marblesbag.git
cd marblesbag/marblesbag
make
gedit ~/.bashrc
+
Write the following line in your bashrc
export PYTHONPATH=$HOME/Documents/marblesbag:$PYTHONPATH
==Compilation de la visu==
Using the inerface to show resutls
==================================
cd HOME/marblesbag/scontactplot
mkdir build
cd build
...
...
@@ -14,7 +23,8 @@
gedit ~/.bashrc
=> export PATH=$HOME/Documents/marblesbag/scontactplot/build:$PATH
==Cas tests prets a l'emploi==
Testcases ready to use
======================
-couette-2d:
beton.py
melangeur.py
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment