From 4252a24bc0cb68d798c79becd8b753f6c40acbec Mon Sep 17 00:00:00 2001 From: Reidmen Date: Fri, 11 Dec 2020 16:12:07 +0100 Subject: [PATCH] fixed readme notation --- README.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 25360e5..47ed05d 100644 --- a/README.rst +++ b/README.rst @@ -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 ----------