Download1
Contents |
Linux
Current Linux Release
File | Release | Release Date | Install Guide |
---|---|---|---|
Download .deb package | 3.0.0 | May 10th, 2012 | Kratos 3.0.1 .deb package instructions |
Older Linux Releases
File | Release | Release Date | Install Guide |
---|---|---|---|
Download source and binaries | 2.1.0 | October 15th, 2010 | Linux Installation Guide |
Download source and binaries | 2.0.1 | June 15th, 2010 | Linux Installation Guide |
Download source and binaries | 2.0.0 | May 21st, 2010 | Linux Installation Guide |
Download source and binaries | 1.2.0 | May 6th, 2010 | Linux Installation Guide |
Download source | 1.1.0 | October 7th, 2009 | |
Download source | 1.0.0 | May 9th, 2008 | Linux Installation Guide |
Developers Linux Source
Fully detailed instructions are provided in:
Windows
Current Windows Release Binaries (executable)
The current version is a standalone application which requires no installing procedure, just decompress the zip file and it should be ready tu run, without the need of external libraries. On the right there's a simple tutorial explaining how to run it.
File | Release | Release Date | Install Guide |
---|---|---|---|
Kratos Standalone | 3.0.2 | July 25th, 2012 | Running Kratos Standalone under Windows |
If you want to compile it yourself go to Section Developers
Older Windows Releases
You can use this script to untar the files kratos_untar.py
File | Release | Release Date | Install Guide |
---|---|---|---|
Kratos 2.1.0 setup | 2.1.0 | October 15th, 2010 | (Old Version) Windows Installation Guide |
Download binaries | 2.0.2 | June 29, 2010 | (Old Version) Windows Installation Guide |
Download binaries | 2.0.0 | May 21st, 2010 | (Old Version) Windows Installation Guide |
Download binaries | 1.1.0 | October 7th, 2009 | (Old Version) Windows Installation Guide |
Download source | 1.0.0 | May 9th, 2008 | (Old Version) Windows Installation Guide |
Developers Windows Source
For developers the full procedure including required libraries and compiling instructions is detailed in the following tutorial:
Troubleshooting
In the case of having problem with rapidSVN 9.8 please use the rapidSVN 9.6 instead.
Standalone Applications
This section contains applications which were developed as a part of the kratos but that can be used as standalone
Matrix Method Application
A simple application for solving structures consist of beams and columns in 3D using matrix method. This application is provided as a GiD problemtype. Please download the application zip file from hereand extract its content to the GiD problemtype directory.
Structural Analysis Application
A simple application for solution of structures with shells and columns. This application is provided as a GiD problemtype. Please download KratosStructuralAnalysisApplication_1_0_1.gid.zipand extract its content to the GiD problemtype directory.
Independent Libraries
This section contains libraries which were developed as a part of the kratos but that can be used as standalone
GPU Solvers Library
This library provides iterative solvers and preconditioners to be used on CUDA enabled hardware. The library provides C++ interface as well as C interface. We hope to be able to provide Fortran support as well in a close future.