Skip to content
Snippets Groups Projects
Commit 583ad68e authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

Revert "Merge branch 'master' of https://gitlab.onelab.info/doc/models"

This reverts commit 7fb2fd83, reversing
changes made to 132f4ce1.
parent e642c9dc
No related branches found
No related tags found
No related merge requests found
Pipeline #5806 passed
...@@ -165,7 +165,7 @@ Function{ ...@@ -165,7 +165,7 @@ Function{
ts[] = 2.*k1z[] /(k1z[]+k2z[]); ts[] = 2.*k1z[] /(k1z[]+k2z[]);
rp[] = (k1z[]*epsr2[]-k2z[]*epsr1[])/(k1z[]*epsr2[]+k2z[]*epsr1[]); rp[] = (k1z[]*epsr2[]-k2z[]*epsr1[])/(k1z[]*epsr2[]+k2z[]*epsr1[]);
tp[] = (2.*k1z[]*epsr2[])/(k1z[]*epsr2[]+k2z[]*epsr1[]); tp[] = (2.*k1z[]*epsr2[])/(k1z[]*epsr2[]+k2z[]*epsr1[]);
spol[] = Vector[Sin[phi0],-Cos[phi0],0]; spol[] = Vector[Sin[phi0],-Cos[phi0],0];
AmplEis[] = spol[]; AmplEis[] = spol[];
AmplErs[] = rs[]*spol[]; AmplErs[] = rs[]*spol[];
......
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