"The writer for a checkpoint must be extended by the following variables: commandLine, writeCount and hMax."
[x] There is no "must" for hMax but it makes sense to store it.
"The first step is to read the checkpoint netCdf file with the required variables to start the simulation. For this purpose, an array with variables and an array with the same size for the read data are created. Both definitions of variables and data can be found in CheckPoint.h."
"The writer for a checkpoint must be extended by the following variables: commandLine, writeCount and hMax."
hMax
but it makes sense to store it."The first step is to read the checkpoint netCdf file with the required variables to start the simulation. For this purpose, an array with variables and an array with the same size for the read data are created. Both definitions of variables and data can be found in CheckPoint.h."