Lemma is an Electromagnetics API
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
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. 3 år sedan
Anaconda Anaconda Environment 5 år sedan
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. 3 år sedan
Documentation Updated for TEM1D, including skeleton testing framework. 5 år sedan
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. 3 år sedan
config Work towards port of FDEM code to C++-11 and improved unit testing. 7 år sedan
python Bump for pyLemma 4 år sedan
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. 3 år sedan
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. 3 år sedan
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 5 år sedan
CTestConfig.cmake Fix for CTest in versions 3.14 and greater 5 år sedan
LICENCE More work towards using c++-11, and better documentation. 7 år sedan
README.md test automatic doxgen hook 14 6 år sedan

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