pymordemos.output_error_estimation_with_dwr

Module Contents

pymordemos.output_error_estimation_with_dwr.create_fom(grid_intervals, vector_valued_output=False)[source]
pymordemos.output_error_estimation_with_dwr.main(fom_number: int = Argument(..., help='Selects FOMs [0, 1] for elliptic problems with scalar and vector valued outputs.'), grid_intervals: int = Argument(..., help='Grid interval count.'), training_samples: int = Argument(..., help='Number of samples used for training the reduced basis.'), modes: int = Argument(..., help='Number of basis functions for the RB spaces (generated with POD)'))[source]

Demo script for using DWR-based output error estimation.