Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.
/ SDoCS-Thesis Public archive

Stress strain state of a rectangular plate with cylindrical corrugations analyzer

Notifications You must be signed in to change notification settings

Hitonoriol/SDoCS-Thesis

Repository files navigation

Static Deformations of Composite Shells

Stress strain state analyzer of a rectangular plate with cylindrical corrugations

Demonstration

screenshot


Build process

Requirements:

  • JDK 8
  • GNU make
  • gfortran

For Windows users MSYS2 ports of utils listed above (excluding JDK) are recommended.

This project uses gradle as its build system.
Use gradlew on windows or ./gradlew on linux to invoke gradle wrapper.
Only one syntax variant will be used below.

Build .jar:

./gradlew makeNativeLib dist

Run:

./gradlew makeNativeLib run

About

Stress strain state of a rectangular plate with cylindrical corrugations analyzer

Resources

Stars

Watchers

Forks