fixed readme notation
This commit is contained in:
parent
f40bf0f70a
commit
4252a24bc0
|
@ -13,12 +13,9 @@ Solvers
|
|||
|
||||
Both monolithic solver and a fractional step solver are implemented.
|
||||
|
||||
* Monolithic solver for the iNSE-ALE problem with linearized convective term
|
||||
and Taylor-Hood (P2/P1) stable finite element space.
|
||||
* Monolithic solver for the iNSE-ALE problem with linearized convective term and Taylor-Hood (P2/P1) stable finite element space.
|
||||
|
||||
|
||||
* Fractional step solver for the iNSE-ALE problem with linealized convective term
|
||||
and P1/P1 finite element space. The Chorin-Temam schemes proposed is described in [RA20]_.
|
||||
* Fractional step solver for the iNSE-ALE problem with linealized convective term and P1/P1 finite element space. The Chorin-Temam schemes proposed is described in [RA20]_.
|
||||
|
||||
Flow model
|
||||
----------
|
||||
|
|
Loading…
Reference in New Issue