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.

https://github.com/andimb/elamx2

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.3%) to scientific vocabulary

Keywords

calculator clpt composite
Last synced: 6 months ago · JSON representation

Repository

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.

Basic Info
  • Host: GitHub
  • Owner: AndiMb
  • License: gpl-3.0
  • Language: Java
  • Default Branch: master
  • Homepage: http://www.elamx.de
  • Size: 59.8 MB
Statistics
  • Stars: 32
  • Watchers: 6
  • Forks: 11
  • Open Issues: 16
  • Releases: 6
Topics
calculator clpt composite
Created over 4 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

eLamX

eLamX is an OpenSource, Java-written composite calculator, which is being developed at Technische Universitt 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.

Screenshot of eLamX version 3.0

Downloading eLamX

You can download the latest release here.

Coding eLamX

  1. get and openJDK build, e.g. from https://adoptium.net/de/temurin/releases/
  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

Documentation

A documentation of the theory and usage of eLamX can be found in the wiki.

Owner

  • Name: Andreas Hauffe
  • Login: AndiMb
  • Kind: user
  • Location: Dresden

GitHub Events

Total
  • Create event: 3
  • Release event: 2
  • Issues event: 5
  • Watch event: 12
  • Issue comment event: 6
  • Push event: 56
  • Pull request review event: 2
  • Pull request event: 6
  • Gollum event: 132
  • Fork event: 3
Last Year
  • Create event: 3
  • Release event: 2
  • Issues event: 5
  • Watch event: 12
  • Issue comment event: 6
  • Push event: 56
  • Pull request review event: 2
  • Pull request event: 6
  • Gollum event: 132
  • Fork event: 3

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 1
  • Average time to close issues: 1 day
  • Average time to close pull requests: 2 days
  • Total issue authors: 3
  • Total pull request authors: 1
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 4
  • Pull requests: 1
  • Average time to close issues: 1 day
  • Average time to close pull requests: 2 days
  • Issue authors: 3
  • Pull request authors: 1
  • Average comments per issue: 0.5
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • cristipurdel (7)
  • AndiMb (2)
  • m-mauersberger (2)
  • FloDX (1)
Pull Request Authors
  • FloDX (5)
  • AndiMb (2)
  • m-mauersberger (1)
  • TillHab (1)
Top Labels
Issue Labels
bug (2) question (1)
Pull Request Labels
bug (1)

Dependencies

.github/workflows/ant.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
.github/workflows/build_installer_and_zips.yml actions
  • actions/checkout v3 composite
  • actions/setup-java v3 composite
  • actions/upload-artifact v3 composite
.github/workflows/test.yml actions
  • actions/checkout v4 composite
  • actions/setup-java v4 composite
  • dorny/test-reporter v1 composite