kratos_install
Install Kratos Multiphysics via pip into the server's Python environment, making it importable immediately. Choose core with selected applications or install all; no restart needed.
Instructions
Install Kratos Multiphysics via pip into this server's own Python environment -- a local compiled build (KRATOS_ROOT) is not required. Installs the 'KratosMultiphysics' core plus any named applications (e.g. ["StructuralMechanicsApplication", "ConvectionDiffusionApplication", "LinearSolversApplication"]); pass all=true instead for the 'KratosMultiphysics-all' omnibus package covering essentially every application. Official wheels are only published for Linux and Windows x86_64 -- there is no Kratos wheel for macOS, where a local KRATOS_ROOT build is still required. This can take several minutes and download hundreds of MB (KratosMultiphysics-all is the largest); prefer naming only the applications you need. Once it returns ok, Kratos is importable immediately -- no server restart needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | ||
| upgrade | No | ||
| applications | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||