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.
Install / Use
/learn @AndiMb/ELamX2README
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 on the Netbeans Platform and uses the View3DSuite.
<p align="center"> <img src="Resource/eLamX30_Hauptfenster.png" alt="Screenshot of eLamX² version 3.0" width="686"> </p>Downloading eLamX
You can download the latest release here.
Coding eLamX
- get and openJDK build, e.g. from https://adoptium.net/de/temurin/releases/
- Unpack/install JDK
- get Apache Netbeans from https://netbeans.apache.org/download
- unpack/install Apache Netbeans
- Open Apache Netbeans
- clone eLamX2 https://github.com/AndiMb/eLamX2
- Init GIT submodule View3DSuite by running "git submodule update --init --recursive" in the eLamX² clone directory
Documentation
A documentation of the theory and usage of eLamX² can be found in the wiki.
