Skip to content

Getting Kratos Binaries for Windows

Carlos Roig edited this page Mar 22, 2019 · 9 revisions

This page is under construction This page covers the process of downloading a compiled version of Kratos for Windows and how to use it to run an example.

Minimum requirements

  • Windows 7 x64 or greater
  • Advanced text editor is recommended

Download and Installation

You can find the Kratos binaries for Windows in the Release Section.

1 - Download the zip file for windows

2 - Extract the contents of the zip in a location of your choice

This finalizes the installation process.

Usage

1 - Open the Kratos command line.

2 - Download any example of your interest from the Examples Repo any copy the runner.bat script there.

3 - Navigate to the folder and execute the script using kratos

kratos MainKratos.py

Project information

Getting Started

Tutorials

Developers

Kratos structure

Conventions

Solvers

Debugging, profiling and testing

HOW TOs

Utilities

Kratos API

Kratos Structural Mechanics API

Clone this wiki locally