PROBLEMS: Change the y-size of perturbation region in reconnection.

Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
This commit is contained in:
Grzegorz Kowal 2014-08-08 11:39:43 -03:00
parent 1721758285
commit 68ff67c243

View File

@ -1292,7 +1292,7 @@ module problems
real(kind=8), save :: bgui = 0.00d+00
real(kind=8), save :: vper = 1.00d-02
real(kind=8), save :: xcut = 4.00d-01
real(kind=8), save :: ycut = 1.00d-01
real(kind=8), save :: ycut = 1.00d-02
! local saved parameters
!