You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you need the latest stable release, launch your GiD, navigate to Data > Problemtype > Internet retrieve and download Kratos there.
Available for Linux. Windows, and macOS.
If you need the developer version, you are on the right place.
First steps
1- Clone this repository, or install a stable release
2- Install the latest GiD developer version (minimum 16.1.4d) -> Developer version
3- Navigate to GiD's problemtype folder and delete any previous kratos.gid
Create there a link to our kratos.gid downloaded in step 1
Windows: Simple shortcut to kratos.gid folder
4- Choose your execution mode:
4.1- Default execution mode. Use GiD's python:
You don't need to install python. The program will detect if you have any pending package to install.
If there's any missing package, use the GiD command line and execute:
-np- W [GiD_Python_PipInstall [list $Kratos::pip_packages_required ] 1 ]
4.1- To execute Kratos using the standard pip packages:
Python version recommended: 3.8, 3.9, 3.10, 3.11, 3.12