KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Functions
json_utilities Namespace Reference

Functions

def read_external_json (file_name)
 
def write_external_json (file_name, data)
 

Function Documentation

◆ read_external_json()

def json_utilities.read_external_json (   file_name)

◆ write_external_json()

def json_utilities.write_external_json (   file_name,
  data 
)