
- the level resolution array 'res' has been moved to mesh module, where it should belong; due to this it needs to be provided as an argument to subroutines in BLOCK and PROBLEM modules which use it; - the level resolution array stores block resolutions in each directions, so it is now a two dimensional array, with the dimensions corresponding to the number of levels and number of dimensions; - update subroutine write_coordinates_h5() to store the level resolution array properly;
Description
No description provided
Languages
Fortran
92.3%
Python
7.2%
CMake
0.3%
Makefile
0.2%