/eLamX2

eLamX² is an OpenSource, Java-written composite calculator, which is being developed at Technische Universität Dresden, Institute of Aerospace Engineering, Chair of Aircraft Engineering. Calculations are based on the classical laminated plate theory.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

eLamX²

eLamX² is an OpenSource, Java-written composite calculator, which is being developed at Technische Universität Dresden, Institute of Aerospace Engineering, Chair of Aircraft Engineering. Calculations are based on the classical laminated plate theory. The program is based Netbeans Platform and uses the View3DSuite.

Screenshot of eLamX² version 2.6

Coding eLamX²

  1. get and openJDK build, e.g. from https://adoptium.net/de/download/
  2. Unpack/install JDK
  3. get Apache Netbeans from https://netbeans.apache.org/download
  4. unpack/install Apache Netbeans
  5. Open Apache Netbeans
  6. clone eLamX2 https://github.com/AndiMb/eLamX2
  7. Init GIT submodule View3DSuite by running "git submodule update --init --recursive" in the eLamX² clone directory