hapodΒΆ
pymor-demo hapod [OPTIONS] TOL DIST INC
Compression of snapshot data with the HAPOD algorithm from [HLR18].
Arguments:
TOLPrescribed mean l2 approximation error. [Required]
DISTNumber of slices for distributed HAPOD. [Required]
INCNumber of steps for incremental HAPOD. [Required]
Parameters:
--arityArity of distributed HAPOD tree
--gridUse grid with (2*NI)*NI elements. [Default:
60]--ntNumber of time steps. [Default:
100]--omegaParameter omega from HAPOD algorithm. [Default:
0.9]--procsNumber of processes to use for parallelization. [Default:
0]--snapNumber of snapshot trajectories to compute. [Default:
20]--threadsNumber of threads to use for parallelization. [Default:
0]