EZyRB icon indicating copy to clipboard operation
EZyRB copied to clipboard

Easy Reduced Basis method

Results 15 EZyRB issues
Sort by recently updated
recently updated
newest added

**The objective** Finite Element Analysis of a Sinusoidal Excitation,i want to use it to predict the result when Frequency changes . **Already tried tests** sanpshot has 3 diffrent frequency[2,5,10]node num...

help wanted

replace legacy APIs, review documentation and tutorials, fix broken links, and modernize the package configuration.

Implementation of the `Aggregation` plugin for the `MultiReducedOrderModel` class. Added tutorial 4 (jupyter-notebook) with aggregation strategies for ROMs.

Added two method to compute the errors computed by the POD and the RBF part of the ROM model.

**Describe the bug** If in plugins it is passed a scaler for the parametrs there is an inconsistency between predict and thruth solution **To Reproduce** pod = POD() rbf =...

bug