Skip to content

The graphical user interface of Kratos for GiD. Featuring CFD, CSM, DEM, PFEM, etc

License

Notifications You must be signed in to change notification settings

vsujeesh/GiDInterface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

GiDInterface

Codacy Badge

The interface of Kratos with GiD.

If you need the latest release, launch your GiD, navigate to Data > Problemtype > Internet retrieve and download Kratos there. If you need the developer version, you are on the right place

First steps

  • Install the latest GiD developer version -> Developer version
  • Navigate to GiD's problemtype folder and delete kratos.gid
  • Create there a link to our kratos.gid
  • Navigate to kratos.gid/exec/
  • Create there a symbolic link to the kratos installation folder (where runkratos is located)
    • Unix : ln -s ~/Kratos Kratos or maybe ln -s ~/Kratos/bin/Release Kratos if that's the destination folder
    • Windows : mklink /J Kratos C:\kratos or maybe mklink /J Kratos C:\kratos\bin\Release (choose actual Kratos installation folder)

Usage

Warnings

  • This repository is in Beta version. This means that everything can change.

Want to develop?

About

The graphical user interface of Kratos for GiD. Featuring CFD, CSM, DEM, PFEM, etc

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Tcl 93.0%
  • Python 6.7%
  • Other 0.3%