From: Wolfgang Bangerth Date: Mon, 6 Jul 2009 17:24:56 +0000 (+0000) Subject: Choose a more interesting potential. X-Git-Tag: v8.0.0~7536 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb283735ee256fb785b487d5995df8800b1c6e1;p=dealii.git Choose a more interesting potential. git-svn-id: https://svn.dealii.org/trunk@19023 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-36/step-36.prm b/deal.II/examples/step-36/step-36.prm index 0236abeed4..d3f581afc0 100644 --- a/deal.II/examples/step-36/step-36.prm +++ b/deal.II/examples/step-36/step-36.prm @@ -1,3 +1,3 @@ set Global mesh refinement steps = 5 set Number of eigenvalues/eigenfunctions = 6 -set Potential = 0 # if (x^2 + y^2 < 0.75^2, if (x*y > 0, -10, -5), 0) +set Potential = 0 # if (x^2 + y^2 < 0.75^2, if (x*y > 0, -100, -5), 0)