Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,13 @@ scientific discipline.
Yet, the use of such models is often limited by the available computational
resources.

Over the last decade, a variety of algorithms have been developed which compute,
Over the last decades, a variety of algorithms have been developed which compute,
for a given numerical ODE/PDE model, a mathematically certified surrogate that
can be simulated in a small fraction of the time required for the solution of
the original model.
These techniques, known as model order reduction (MOR), are now becoming an
integral part in many simulation workflows which otherwise would be infeasible,
even on the largest available supercomputers.

See the [MOR Wiki](https://morwiki.mpi-magdeburg.mpg.de/morwiki) for more
See the [MOR Wiki](https://modelreduction.org) for more
information.
Loading