Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
BornAgain
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
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
mlz
BornAgain
Merge requests
!1478
Webdoc: describe Beam API; rm unused shortcodes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Webdoc: describe Beam API; rm unused shortcodes
webdoc110
into
main
Overview
0
Commits
5
Pipelines
1
Changes
2
Merged
Wuttke, Joachim
requested to merge
webdoc110
into
main
2 years ago
Overview
0
Commits
5
Pipelines
1
Changes
2
Expand
0
0
Merge request reports
Viewing commit
21eb1618
Prev
Next
Show latest version
2 files
+
1
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
21eb1618
rm last link to Doxy API
· 21eb1618
Wuttke, Joachim
authored
2 years ago
hugo/content/py/sample/multilayer.md
+
1
−
2
Options
@@ -9,8 +9,7 @@ weight = 35
The
***Define materials***
stance defines four materials in terms
of their scattering length density (SLD).
The arguments of the constructor-like global function
[
MaterialBySLD
](
{{%
ref-api "group__materials" %}})
are
`name`
,
`real_sld`
,
`imag_sld`
.
MaterialBySLD are
`name`
,
`real_sld`
,
`imag_sld`
.
Both
`real_sld`
and
`imag_sld`
are in units of inverse square angstroms.
SLD values for a wide variety of materials can be found on https://sld-calculator.appspot.com
Loading