version 0.6.0
ADIOS2 interface

Functions/Subroutines

subroutine mod_notus_adios2_output_grids_and_fields::notus_adios2_output_grids_and_fields ()
 Experimental ADIOS2 output grid and fields routine, called in time loop of Notus.
 

Detailed Description

An XML file is associated to the data files. It can be readen with Paraview and VisIt. Rectilinear XML plugin is not available in Paraview so far. Imagedata format .vti is used (coordinates are not written, spatial steps per direction are given). An unstructured .vtu format exists but for large data set it is much more slower to manipulate unstructured then structured data set. The idea is to wait for the availability of a rectilinear paraview plugin to go on with ADIOS2 interface developement.