Stephan Rave

Results 176 comments of Stephan Rave

> The question is whether we would like to have a separate tutorial for dealing with instationary problems (starting with setting up an instationary model and going towards obtaining reduced...

@HenKlei, I don't remember our last discussion. Is this ready on your side?

> > @HenKlei, I don't remember our last discussion. Is this ready on your side? > > I would like to change the example for the instationary case and already...

Release is scheduled for June 30. Would be nice, if the PR could make it into the release.

> Could be an option. I have some Navier-Stokes code flying around that was based on the work by @mdessole. I will try that out in the week after next....

Alternatively, we can just use the official tutorial: https://fenicsproject.org/pub/tutorial/html/._ftut1009.html

@pmli, why would you need a separate class for parametrized LTI systems? Regarding `ParabolicRBReductor` it should be possible to let `LITSystem` inherit from `InstationaryDiscretization`. I see no immediate reason, why...

I forgot: You also need to rebase on main to get CI working again.

@ftalbrecht, if you currently use other sampling strategies, maybe you want to draft a pull request?

@lbalicki, I thought about this some more, and I think your approach is basically the right way to go. However, as this is more complex than expected, I think we...