Skip to content

Commit 6c9d182

Browse files
committed
Change cheapaml_mask_width from 5 to 4: previous edge width was 4 but in
old setting was applied over mask_width-1
1 parent 6507859 commit 6c9d182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

verification/cheapAML_box/input/data.cheapaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#--------------------
33
&CHEAPAML_CONST
44
cheapaml_ntim = 5,
5-
cheapaml_mask_width=5,
5+
cheapaml_mask_width=4,
66
cheapaml_h = 1000.,
77
&
88

0 commit comments

Comments
 (0)