@bindi-nagda I've added a target frm_convergence target that should compute difference norms between two successive grids. It expects the ratio between coarse run and fine run to be 2 (i.e. N=32 and N=64). It also will only run on a single time step.
@bindi-nagda I've added a target
frm_convergence
target that should compute difference norms between two successive grids. It expects the ratio between coarse run and fine run to be 2 (i.e.N=32
andN=64
). It also will only run on a single time step.