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.
|
Classes | |
class | GenerateCN.GenerateCN |
Namespaces | |
GenerateCN | |
Variables | |
GenerateCN.vf_gen = GenerateCN(corrlen=0.1, grid_level=8) | |
GenerateCN.vf = vf_gen() | |
GenerateCN.ax1 | |
GenerateCN.ax2 | |
GenerateCN.ncols | |
GenerateCN.im = ax1.imshow(vf[:,:,0].T, origin='lower') | |