thermalblock_simple

pymor-demo thermalblock_simple [OPTIONS] MODEL ALG SNAPSHOTS RBSIZE TEST

Simplified version of the ‘thermalblock’ demo script.

Arguments:

MODEL

High-dimensional model. [Required, Choices: pymor, fenics, ngsolve, pymor_text]

ALG

The model reduction algorithm to use. [Required, Choices: naive, greedy, adaptive_greedy, pod]

SNAPSHOTS

naive: ignored; greedy/pod: Number of training_set parameters per block (in total SNAPSHOTS^(XBLOCKS * YBLOCKS) parameters); adaptive_greedy: size of validation set. [Required]

RBSIZE

Size of the reduced basis. [Required]

TEST

Number of parameters for stochastic error estimation. [Required]

Parameters:

--visualize, --no-visualize

Visualize solution and reduczed solution [Default: True]