Lemma is an Electromagnetics API
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Trevor Irons 32f3339fff Bug fix for Anderson lagged solution which would occasionally result in NaN due to array index overrun in spline. Also work towards grounding points in wire antenna. vor 3 Jahren
Anaconda Anaconda Environment vor 5 Jahren
CMake Bug fix for Anderson lagged solution which would occasionally result in NaN due to array index overrun in spline. Also work towards grounding points in wire antenna. vor 3 Jahren
Documentation Updated for TEM1D, including skeleton testing framework. vor 5 Jahren
Modules Bug fix for Anderson lagged solution which would occasionally result in NaN due to array index overrun in spline. Also work towards grounding points in wire antenna. vor 3 Jahren
config Work towards port of FDEM code to C++-11 and improved unit testing. vor 7 Jahren
python Bump for pyLemma vor 4 Jahren
vim Bug fix for Anderson lagged solution which would occasionally result in NaN due to array index overrun in spline. Also work towards grounding points in wire antenna. vor 3 Jahren
CMakeLists.txt Bug fix for Anderson lagged solution which would occasionally result in NaN due to array index overrun in spline. Also work towards grounding points in wire antenna. vor 3 Jahren
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md vor 5 Jahren
CTestConfig.cmake Fix for CTest in versions 3.14 and greater vor 5 Jahren
LICENCE More work towards using c++-11, and better documentation. vor 7 Jahren
README.md test automatic doxgen hook 14 vor 6 Jahren

README.md

About

Lemma is an ElectroMagnetics Modelling API. Lemma is developed in the hopes that it will be helpful for academics, industry, and anyone else interested in modelling.

  • Written in C++
  • Test driven
  • Flexible
  • Fast
  • Object oriented
  • Python bindings planned
  • VTK integration

Team

Lemma is and has been developed by several organisations and people, including: University of Utah, Colorado School of Mines, US Geological Survey.

Platforms

Lemma is tested on Linux (Ubuntu & Arch), Mac OSX and Windows (7&10) platforms. If you have used Lemma on something else, please let us know.

Getting involved

  • Testing code
  • Improving documentation