You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Chen Wei 65e578035f rm deformed-surf.obj 2 years ago
.idea first commit 2 years ago
3rd/MshIO first commit 2 years ago
cmake first commit 2 years ago
sim-test/rigid-test rm deformed-surf.obj 2 years ago
src fix bug in material_property_ 2 years ago
.gitignore add subdirectory in sim-test 2 years ago
CMakeLists.txt add colorbar 2 years ago
LICENSE first commit 2 years ago
README.md add readme 2 years ago

README.md

static simulation

A static simulation with gui

Compile

Compile this project using the standard cmake routine:

mkdir build
cd build
cmake ..
make

This should find and build the dependencies and create a static_simulation_gui binary.

Run

To run the program, simply execute the binary:

./static_simulation_gui

Usage

The load files are in sim-test/rigid-test/*/json, generated by sim-test/rigid-test/*/*.json.in.