Skip to content

Kratos Multiphysics 9.0

Compare
Choose a tag to compare
@roigcarlo roigcarlo released this 22 Nov 14:07
· 9 commits to Release-9.0 since this release
6bccdab

Features

  • Distribution:

    • Kratos is now distributed and installed through python packages. Please refer to the wiki for more info.
    • Kratos now supports being installed with popular python modules (numpy, scipy etc...)
  • Features:

    • Core:

      • ParallelUtilities can now handle exceptions in parallel regions
      • Linear and Quadratic pyramid geometries are added
    • CoSimulationApplication:

      • Support for coupling to external solvers in MPI through CoSimIO
      • In MPI is is now possible to have solvers run with less MPI processes or in serial
    • MappingApplication:

      • Support for mapping non-historical variables was added
      • Searching was improved and is much faster now
    • MultilevelMonteCarloApplication

      • Hierarchical Monte Carlo methods support MPI parallelism
    • ExaquteSandboxApplication

      • Added initial condition process (it supports MPI parallelism)
      • Added wind generator process to generate steady-state and turbulent wind inlet (it supports MPI parallelism)
      • Added process to compute simultaneously drag force and base moment