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_SNAPSHOTSNumber of snapshots for empirical interpolation. [Required]
EI_SIZENumber of interpolation DOFs. [Required]
SNAPSHOTSNumber of snapshots for basis generation. [Required]
RB_SIZESize of the reduced basis. [Required]
Parameters:
--gridUse grid with 4*NI*NI elements [Default:
100]--plot-ei-err, --no-plot-ei-errPlot empirical interpolation error. [Default:
False]--plot-solutions, --no-plot-solutionsPlot some example solutions. [Default:
False]--testNumber of snapshots to use for stochastic error estimation. [Default:
10]