Skip to content
Snippets Groups Projects
Commit 13537d0c authored by s2006749's avatar s2006749
Browse files

added buffer to nyraf

parent bf8e6181
No related branches found
No related tags found
1 merge request!1Adding ellip_utils
......@@ -591,7 +591,7 @@ contains
!complex_geometry
nxraf=(nxm)*nraf
if (.not.nclx) nxraf=nxraf+1
nyraf=(nym)*nraf
nyraf=(nym)*nraf+20
if (.not.ncly) nyraf=nyraf+1
nzraf=(nzm)*nraf
if (.not.nclz) nzraf=nzraf+1
......
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