Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
14a89c74
Commit
14a89c74
authored
Sep 27, 2011
by
Thomas White
Browse files
Quintuple the unit cell error - still works :)
parent
725b8b82
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/partial_sim.c
View file @
14a89c74
...
...
@@ -40,7 +40,7 @@ static void mess_up_cell(UnitCell *cell)
double
cx
,
cy
,
cz
;
/* Cell noise in percent */
const
double
cnoise
=
0
.
2
;
const
double
cnoise
=
1
.
0
;
//STATUS("Real:\n");
//cell_print(cell);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment