You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Modelling the cone entry in water with a defined impact velocity ##
To install all the python packages you need, run the command below in the command prompt after installing 'python' and 'pip':
sudo pip install -r requirements.txt
This command needs to be runned in the directory where the requirements.txt and the Entry.py are saved. This can be done by using the function 'cd'.
The Entry.py can be runned in the command prompt by:
python Entry.py
This will generate output based on the input.xlsx. The input and Entry are copied to a new folder with a name based on the case defined in the input file. All results are outputted there as .csv.