A MATLAB simulation of the piezomagnetic effects due to seismic activity as presented in Sasai (1980)
In order to run the simulation, the only requirement is a recent (2015 or later) version of MATLAB installed on your system. Simply clone the repository and load it into the MATLAB IDE. Then run run_simulation.m
which will run the GUI to view the simulation.
- MATLAB - developed using R2015b, but any recent version should function.
- Fork the project
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
- Initial work on the simulation was designed by Caleb Vatral and Joshua Lojzim
This simulation was developed for Eastern Nazarene College.
This project is licensed under the MIT License - see the LICENSE file for details
- The basis of this simulation is a paper by Sasai written 1980
- Special thanks to Dr. Pierre-Richard Cornely, who is the PI for all ENC Engineering Research efforts