EMS418U: Computational Dynamics book
Welcome to Computational Dynamics. 👋
This educational resource was built with to support the study of EMS418U: Computational Dynamics at the School of Eningeering and Material Sciences within Queen Mary, University of London.
This project is a collection of modules aimed at undergraduate engineering students. Each module makes up separate lessons that are accompanied by computational problem-solving tutorials written as Jupyter notebooks (Python 🐍). This aims to develop the students' skills in 21 st century computing by framing engineering problems as computational methods.
- This project is still under-development so contributions and suggestions are welcome.
conda env create -f environment.yml
conda activate computational-mechanics-example
Run the following command in your terminal: jb build .
.
If you would like to work with a clean build, you can empty the build folder by running jb clean .
. If the jupyter execution is cached, this command will not delete the cached folder. To remove the build folder, you can run jb clean --all .
.
Run ghp-import -n -p -f _build/html
- Dr. Angadh Nanjangud
- Simone Asci
- Mughees Asif