
IO - the subroutine write_data() is now a wrapper subroutine which call the subroutine writing in a supported file format; the file format is chosen at the time of compilation; - the subroutine write_data_h5() is a new subroutine taking care of initialization and storage data in the HDF5 format; depending on the file type it calls subroutines to create specific groups and store the right data; - new subroutines write_atrributes_h5(), write_coordinates_h5(), write_variables_h(), write_variables_full_h5(), write_metablocks_h5(), write_datablocks_h5(), and number of other supporting subroutines to store all data in the proper format for job restart, vizualization, and debugging; MAKE - add option to enable/disable HDF5 file compression;
Description
No description provided
Languages
Fortran
92.3%
Python
7.2%
CMake
0.3%
Makefile
0.2%