From: bangerth Date: Mon, 6 Jul 2009 17:24:56 +0000 (+0000) Subject: Choose a more interesting potential. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb3ed1371bd0e737d33e107e9be990b1d146835;p=dealii-svn.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)