hapodΒΆ

pymor-demo hapod [OPTIONS] TOL DIST INC

Compression of snapshot data with the HAPOD algorithm from [HLR18].

Arguments:

TOL

Prescribed mean l2 approximation error. [Required]

DIST

Number of slices for distributed HAPOD. [Required]

INC

Number of steps for incremental HAPOD. [Required]

Parameters:

--arity

Arity of distributed HAPOD tree

--grid

Use grid with (2*NI)*NI elements. [Default: 60]

--nt

Number of time steps. [Default: 100]

--omega

Parameter omega from HAPOD algorithm. [Default: 0.9]

--procs

Number of processes to use for parallelization. [Default: 0]

--snap

Number of snapshot trajectories to compute. [Default: 20]

--threads

Number of threads to use for parallelization. [Default: 0]