Skip to content

This was my graduate work, a Swing-based preprocessor for finite-element modeling

Notifications You must be signed in to change notification settings

paul-lysak/divider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

divider

This is my graduate work, a Swing-based desktop application for preprocessing data for finite-element modeling of deformation and creep problems. User can create some figure, build a mesh from it and apply edge conditions (forces and fixed points) It was complete back in 2009 and wasn't updated since then (other then switching to Maven)

How to run

You'll need maven to build it.

mvn clean install
java -jar target/divider-2.6a.jar

About

This was my graduate work, a Swing-based preprocessor for finite-element modeling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages