Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lucas Laplanche
EAM VCSEL
Commits
533aa2d5
Commit
533aa2d5
authored
May 04, 2021
by
Lucas Laplanche
Browse files
added last part for smm (unfinished)
parent
8f6a815d
Changes
1
Show whitespace changes
Inline
Side-by-side
optic.py
View file @
533aa2d5
...
...
@@ -556,7 +556,7 @@ def em_amplitude_smm(super_lattice, wavelength):
# external mode coefficients
c_ip
=
np
.
invert
(
s_global
[
di
][
0
][
1
])
@
(
c_ref
-
s_global
[
i
][
0
][
0
]
*
c_inc
)
c_im
=
s_global
[
i
][
1
][
0
]
*
c_inc
+
c_im
=
s_global
[
i
][
1
][
0
]
*
c_inc
+
ee
mc_e
=
np
.
array
([[
c_ip
],
[
c_im
]])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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