Sapr-App is application for automating strength calculations of rod systems experiencing tension-compression.
Sapr-App creates the construction and draws it. In addition, it can calculate loads, draw diagrams and graphs.
- Input of data sets describing construction and external loads
- Visualization of construction and loads
- Generating project file
description in progress
description in progress
- JDK 17 or higher
$ git clone https://github.com/ksilisk/sapr-app.git
$ cd sapr-app
For Linux or MacOS users
$ bash mvnw clean install
Building on Microsoft Windows requires using mvnw.cmd instead of mwnw to run the Maven Wrapper
Change directory to build. This directory contains binary archives.
$ cd build
Copy sapr-app-VERSION-bin.zip or sapr-app-VERSION-bin.tar.gz to a separate deployment directory. Extracting the distribution will create a new directory named for the version.
In addition, the build folder will already contain a ready-to-run distribution.
Change directories to the deployment location or to the build/sapr-app-VERSION-bin
$ cd sapr-app-*
To run the application you need to running sapr-app.sh (for Linux and MacOS users) or sapr-app.bat (for Microsoft Windows users)
$ bash sapr-app.sh