Skip to content

Python Tutorials

Carlos Roig edited this page May 28, 2018 · 14 revisions

Basics

This part describes the basic building blocks of Kratos Python scripting in following steps:

Python Solvers and AnalysisStages

  • Solver class design
  • Stage class design
  • Implementing thermal solver

Data Management in Python

  • ModelPart and SubModelPart
  • Generating new modelparts

Coupled problems via Python

  • Structure of a staggered solver (Thermo-Fluid solver)
  • Putting all together

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