EZyRB
EZyRB copied to clipboard
Easy Reduced Basis method
**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...
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 =...