Skip to content
Snippets Groups Projects
Commit 55c6016f authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Make the domain and grid a bit smaller

[[Imported from SVN: r10017]]
parent f1b35dfc
No related branches found
No related tags found
No related merge requests found
...@@ -53,9 +53,9 @@ energy = chiral_skyrmion ...@@ -53,9 +53,9 @@ energy = chiral_skyrmion
#gridFile = tetracube0.grid #gridFile = tetracube0.grid
structuredGrid = true structuredGrid = true
lower = -10 -10 lower = -5 -5
upper = 10 10 upper = 5 5
elements = 100 100 elements = 30 30
[energyParameters] [energyParameters]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment