Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
models
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
documentation
models
Commits
9862d807
Commit
9862d807
authored
6 years ago
by
Guillaume Demesy
Browse files
Options
Downloads
Patches
Plain Diff
oups
parent
6d9ee97e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#3467
passed
6 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DiffractionGratings/grating2D_data.geo
+4
-4
4 additions, 4 deletions
DiffractionGratings/grating2D_data.geo
with
4 additions
and
4 deletions
DiffractionGratings/grating2D_data.geo
+
4
−
4
View file @
9862d807
...
...
@@ -31,15 +31,15 @@ nb_lambdas = 5;
DefineConstant
[
flag_Hparallel
=
{
1
,
Name
StrCat
[
pp2
,
"2polarization case"
],
Choices
{
0
=
"E //"
,
1
=
"H //"
},
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
},
theta_deg
=
{
30
,
Name
StrCat
[
pp2
,
"1incident plane wave angle [deg]"
]
,
Highlight
Str
[
colorpp2
],
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
},
nb_orders
=
{
2
,
Name
StrCat
[
pp2
,
"3number of post-processed diffraction orders"
]
,
Highlight
Str
[
colorpp2
]
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
}
nb_orders
=
{
2
,
Name
StrCat
[
pp2
,
"3number of post-processed diffraction orders"
]
,
Highlight
Str
[
colorpp2
]
,
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
}
];
DefineConstant
[
d
=
{
350
,
Name
StrCat
[
pp0
,
"0grating period [nm]"
]
,
Highlight
Str
[
colorpp
]
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
}
,
h_sub
=
{
300
,
Name
StrCat
[
pp01
,
"1substrate thickness [nm]"
]
,
Highlight
Str
[
colorpp01
],
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
},
d
=
{
350
,
Name
StrCat
[
pp0
,
"0grating period [nm]"
]
,
Highlight
Str
[
colorpp
]
,
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
}
,
h_sub
=
{
300
,
Name
StrCat
[
pp01
,
"1substrate thickness [nm]"
]
,
Highlight
Str
[
colorpp01
],
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
},
h_layer_dep
=
{
20
,
Name
StrCat
[
pp01
,
"2deposit layer thickness [nm]"
]
,
Highlight
Str
[
colorpp01
],
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
},
h_layer_cov
=
{
15
,
Name
StrCat
[
pp01
,
"3cover layer thickness [nm]"
]
,
Highlight
Str
[
colorpp01
],
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
},
h_sup
=
{
300
,
Name
StrCat
[
pp01
,
"4superstrate thickness [nm]"
]
,
Highlight
Str
[
colorpp01
],
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
},
h_sup
=
{
300
,
Name
StrCat
[
pp01
,
"4superstrate thickness [nm]"
]
,
Highlight
Str
[
colorpp01
],
Closed
close_menu
,
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
},
Flag_glue_rod_subs
=
{
0
,
Name
StrCat
[
pp02
,
"0glue rod to substrate?"
]
,
Choices
{
0
,
1
},
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
}
,
Shape_rod
=
{
1
,
Name
StrCat
[
pp02
,
"1rod section shape"
]
,
Choices
{
0
=
"Trapezoidal"
,
1
=
"Ellipsoidal"
},
ServerAction
"Reset GetDP/T0, GetDP/R0, GetDP/Lambda_step, GetDP/total absorption"
}
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment