From d56d1522463f7b77cb2d4cb86d012791a15c005b Mon Sep 17 00:00:00 2001 From: "saru@southpole" Date: Fri, 16 Aug 2024 17:52:59 -0700 Subject: [PATCH] removed trailing spaces from charge_sphere/ReadMe.txt --- input/charged_sphere/ReadMe.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/input/charged_sphere/ReadMe.txt b/input/charged_sphere/ReadMe.txt index b0af1c5..085910c 100644 --- a/input/charged_sphere/ReadMe.txt +++ b/input/charged_sphere/ReadMe.txt @@ -1,12 +1,12 @@ ################################### ######### charged_sphere ########## ################################### - - -This example models a spherical region at the center of a + + -This example models a spherical region at the center of a domain with specified charge. - + -The charge and epsilon is specified in the region through function parsers. - + -All all other domain boundaries a dirichlet boundary with 0 value is specified.