From a3f583877faacbbf8a0ceda0840d97a9f9cc4ce1 Mon Sep 17 00:00:00 2001 From: Thomas Fischer <thomas.fischer@ufz.de> Date: Thu, 10 Oct 2019 15:26:39 +0200 Subject: [PATCH] [web] Rename groundwater to elliptic. --- ....pandoc => elliptic-dirichlet-volumetric-source-term.pandoc} | 2 +- ...undwater-flow-dirichlet.pandoc => elliptic-dirichlet.pandoc} | 2 +- ...{groundwater-flow-neumann.pandoc => elliptic-neumann.pandoc} | 2 +- ...=> elliptic-pde-with-dirichlet-and-nodal-source-term.pandoc} | 2 +- .../{groundwater-flow-robin.pandoc => elliptic-robin.pandoc} | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) rename web/content/docs/benchmarks/elliptic/{groundwater-flow-dirichlet-volumetric-source-term.pandoc => elliptic-dirichlet-volumetric-source-term.pandoc} (98%) rename web/content/docs/benchmarks/elliptic/{groundwater-flow-dirichlet.pandoc => elliptic-dirichlet.pandoc} (98%) rename web/content/docs/benchmarks/elliptic/{groundwater-flow-neumann.pandoc => elliptic-neumann.pandoc} (99%) rename web/content/docs/benchmarks/elliptic/{groundwater-flow-dirichlet-nodal-source-term.pandoc => elliptic-pde-with-dirichlet-and-nodal-source-term.pandoc} (98%) rename web/content/docs/benchmarks/elliptic/{groundwater-flow-robin.pandoc => elliptic-robin.pandoc} (97%) diff --git a/web/content/docs/benchmarks/elliptic/groundwater-flow-dirichlet-volumetric-source-term.pandoc b/web/content/docs/benchmarks/elliptic/elliptic-dirichlet-volumetric-source-term.pandoc similarity index 98% rename from web/content/docs/benchmarks/elliptic/groundwater-flow-dirichlet-volumetric-source-term.pandoc rename to web/content/docs/benchmarks/elliptic/elliptic-dirichlet-volumetric-source-term.pandoc index 817882663e7..84e5e7a772b 100644 --- a/web/content/docs/benchmarks/elliptic/groundwater-flow-dirichlet-volumetric-source-term.pandoc +++ b/web/content/docs/benchmarks/elliptic/elliptic-dirichlet-volumetric-source-term.pandoc @@ -1,6 +1,6 @@ +++ date = "2018-09-25T08:17:39+01:00" -title = "Groundwater Flow (Volumetric Source Term)" +title = "Volumetric Source Term" project = "Elliptic/square_1x1_GroundWaterFlow/square_1e2_volumetricsourceterm.prj" author = "Tom Fischer" weight = 102 diff --git a/web/content/docs/benchmarks/elliptic/groundwater-flow-dirichlet.pandoc b/web/content/docs/benchmarks/elliptic/elliptic-dirichlet.pandoc similarity index 98% rename from web/content/docs/benchmarks/elliptic/groundwater-flow-dirichlet.pandoc rename to web/content/docs/benchmarks/elliptic/elliptic-dirichlet.pandoc index 65646da0c2f..3d39f909285 100644 --- a/web/content/docs/benchmarks/elliptic/groundwater-flow-dirichlet.pandoc +++ b/web/content/docs/benchmarks/elliptic/elliptic-dirichlet.pandoc @@ -1,6 +1,6 @@ +++ date = "2017-02-15T11:17:39+01:00" -title = "Groundwater Flow (Dirichlet)" +title = "Dirichlet-type boundary conditions" project = "Elliptic/square_1x1_GroundWaterFlow/square_1e2.prj" author = "Dmitri Naumov" weight = 102 diff --git a/web/content/docs/benchmarks/elliptic/groundwater-flow-neumann.pandoc b/web/content/docs/benchmarks/elliptic/elliptic-neumann.pandoc similarity index 99% rename from web/content/docs/benchmarks/elliptic/groundwater-flow-neumann.pandoc rename to web/content/docs/benchmarks/elliptic/elliptic-neumann.pandoc index a726698b06c..14ab493cfcd 100644 --- a/web/content/docs/benchmarks/elliptic/groundwater-flow-neumann.pandoc +++ b/web/content/docs/benchmarks/elliptic/elliptic-neumann.pandoc @@ -1,7 +1,7 @@ +++ date = "2017-01-31T14:27:10+01:00" author = "Dmitri Naumov" -title = "Groundwater Flow (Neumann)" +title = "Neumann-type boundary conditions" project = "Elliptic/square_1x1_GroundWaterFlow/square_1e2_neumann.prj" weight = 103 diff --git a/web/content/docs/benchmarks/elliptic/groundwater-flow-dirichlet-nodal-source-term.pandoc b/web/content/docs/benchmarks/elliptic/elliptic-pde-with-dirichlet-and-nodal-source-term.pandoc similarity index 98% rename from web/content/docs/benchmarks/elliptic/groundwater-flow-dirichlet-nodal-source-term.pandoc rename to web/content/docs/benchmarks/elliptic/elliptic-pde-with-dirichlet-and-nodal-source-term.pandoc index 0003eafc086..0bb2042761b 100644 --- a/web/content/docs/benchmarks/elliptic/groundwater-flow-dirichlet-nodal-source-term.pandoc +++ b/web/content/docs/benchmarks/elliptic/elliptic-pde-with-dirichlet-and-nodal-source-term.pandoc @@ -1,6 +1,6 @@ +++ date = "2017-02-15T11:17:39+01:00" -title = "Groundwater Flow (Nodal Source Term)" +title = "Dirichlet BC and Nodal Source Term" project = "Elliptic/circle_radius_1/circle_1e6_axi.prj" author = "Thomas Fischer" weight = 104 diff --git a/web/content/docs/benchmarks/elliptic/groundwater-flow-robin.pandoc b/web/content/docs/benchmarks/elliptic/elliptic-robin.pandoc similarity index 97% rename from web/content/docs/benchmarks/elliptic/groundwater-flow-robin.pandoc rename to web/content/docs/benchmarks/elliptic/elliptic-robin.pandoc index 809203c355f..2606b938090 100644 --- a/web/content/docs/benchmarks/elliptic/groundwater-flow-robin.pandoc +++ b/web/content/docs/benchmarks/elliptic/elliptic-robin.pandoc @@ -1,6 +1,6 @@ +++ date = "2017-02-15T11:46:49+01:00" -title = "Groundwater Flow (Robin)" +title = "Robin boundary condition" project = "Elliptic/line_1_GroundWaterFlow/line_1e1_robin_left_picard.prj" author = "Dmitri Naumov" weight = 104 -- GitLab