Skip to content

Latest commit

 

History

History
executable file
·
25 lines (16 loc) · 1.7 KB

README.rst

File metadata and controls

executable file
·
25 lines (16 loc) · 1.7 KB

PeyeQM

PeyeQM is a Python based Platform for the solution of 2D Finite Element problems.

What can it do?

  • It can solve Maxwell and Schroedinger equations for simple 2D problems using the Finite Element Method.
  • Supports scalar and vectorial formulations.
  • Is capable of handling periodic conditions for simulation of crystals.
  • Is in ongoing development for the solution of transient problems.

Licence

This project is distributed under the standard MIT Licence, please use this and twist it in whatever fashion you wish - and recommend any cool changes to help the code.

Copyright (C) 2013 Santiago Echeverri Chacón, Nicolás Guarín Zapata, Edward Yesid Villegas Pulgarín.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.