Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.13 KB

README.md

File metadata and controls

51 lines (37 loc) · 1.13 KB

IHSetMillerDean

Python package to run and calibrate Miller and Dean (2004) equilibrium-based shoreline evolution model.

🏠 Local installation

  • Using pip:
pip install git+https://github.com/defreitasL/IHSetMillerDean.git

⚡ Main methods

# model's it self
MillerDean(E, dt, a, b, cacr, cero, Yini, vlt)
# class that prepare the simulation framework
cal_MillerDean(path)

📦 Package structures


IHSetMillerDean
|
├── LICENSE
├── README.md
├── build
├── dist
├── IHSetMillerDean
│   ├── calibration.py
│   └── millerDean.py
└── .gitignore


📨 Contact us

🐍 For code-development issues contact 👨‍💻 Lucas de Freitas @ 🏢 IHCantabria

©️ Credits

Developed by 👨‍💻 Lucas de Freitas @ 🏢 IHCantabria.