Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rigidWink

uplift analysis by winkler rigid plate model

Image

Features

  • Uplift analysis by convergent calculation
  • Rigid plate & Winkler Model
  • Capable of using excel format file
  • Make pdf report

Image

Souse Code

> tree.
├── db
│   ├── detail.txt
│   ├── model.png
│   ├── result.png
│   ├── result.txt
├── gui.py
├── gui.wxg
├── main.py
├── rigidWink.py
├── report.py

Usage

pip install/ Module

>pip install numpy
>pip install matplotlib
>pip install reportlab
>pip install openpyxl
>pip install wxpython

how to run

move your dir, then

>mkdir db
>python3 main.py

after that,

  • click file -> load sample
  • push "View Model" or "Run" button

For Windows

> pyinstaller main.py --onefile --noconsole --icon=images/plate.ico
> ./dist/main/main.exe

Check Release, and click main/rigidWink.exe!

Releases

Packages

Contributors

Languages