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
finesse
pykat
Commits
84dd10c3
Commit
84dd10c3
authored
May 25, 2015
by
Sean Leavey
Browse files
More tweaks... not sure if it's correct
parent
86a3857a
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/fft/scale_propagation.py
View file @
84dd10c3
...
...
@@ -27,7 +27,7 @@ def main():
mode
=
'HG 0 0'
# waist size of beam at start [m]
waist
=
1
e-3
waist
=
2
e-3
# unscaled physical grid size [m]
w0
=
10e-3
...
...
@@ -36,10 +36,10 @@ def main():
w1
=
5e-3
# propagation distance [m]
distance
=
5
distance
=
10
# grid scale factor
scale
=
2
scale
=
w1
/
w0
### propagation
...
...
Write
Preview
Markdown
is supported
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