Skip to content

Getting Kratos Binaries for Windows

Carlos Roig edited this page Mar 21, 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 runner.bat and set the KRATOS_ROOT variable to your Kratos folder. You can now use this script to run any Kratos example.

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

3 - Drag and drop your python script into the runner.bat, or execute it by using the command-line

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