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.
Coding eLamX²
- get and openJDK build, e.g. from https://adoptium.net/de/download/
- 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