function_eiΒΆ

pymor-demo function_ei [OPTIONS] EI_SNAPSHOTS EI_SIZE SNAPSHOTS RB_SIZE

Reduction of a problem without parameter separability using empirical interpolation.

Arguments:

EI_SNAPSHOTS

Number of snapshots for empirical interpolation. [Required]

EI_SIZE

Number of interpolation DOFs. [Required]

SNAPSHOTS

Number of snapshots for basis generation. [Required]

RB_SIZE

Size of the reduced basis. [Required]

Parameters:

--grid

Use grid with 4*NI*NI elements [Default: 100]

--plot-ei-err, --no-plot-ei-err

Plot empirical interpolation error. [Default: False]

--plot-solutions, --no-plot-solutions

Plot some example solutions. [Default: False]

--test

Number of snapshots to use for stochastic error estimation. [Default: 10]