Skip to content

This (2D axisymmetrical) model can calculate for arbitrary shapes the impact force, the pressure profile when it hits water and what the trajectory is.

Notifications You must be signed in to change notification settings

Deltares-research/WaterImpactEntry

Repository files navigation

## 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.

About

This (2D axisymmetrical) model can calculate for arbitrary shapes the impact force, the pressure profile when it hits water and what the trajectory is.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published