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
Commits
9ba98f44
"git@jugit.fz-juelich.de:mlz/bornagain.git" did not exist on "829d32027cf881267b0ea044c4c00546c4e5eafd"
Commit
9ba98f44
authored
1 week ago
by
Mikhail Svechnikov
Browse files
Options
Downloads
Plain Diff
[m.2] Upd crosscorr hugo page (Closes
#1130
)
Merging branch 'm.2' into 'main'. See merge request
!2957
parents
a88566d5
56350b83
No related branches found
No related tags found
1 merge request
!2957
Upd crosscorr hugo page
Pipeline
#201267
passed
1 week ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
hugo/content/ref/sample/roughness/interface.md
+16
-8
16 additions, 8 deletions
hugo/content/ref/sample/roughness/interface.md
hugo/content/ref/sample/roughness/xcorr/_index.md
+10
-2
10 additions, 2 deletions
hugo/content/ref/sample/roughness/xcorr/_index.md
with
26 additions
and
10 deletions
hugo/content/ref/sample/roughness/interface.md
+
16
−
8
View file @
9ba98f44
...
@@ -15,7 +15,8 @@ ba.LinearGrowthModel(...)
...
@@ -15,7 +15,8 @@ ba.LinearGrowthModel(...)
```
```
These models define the behavior of autocorrelation function of roughness
These models define the behavior of autocorrelation function of roughness
or, better to say, its Fourier spectrum in the full range of spatial frequencies from 0 to infinity.
or, better to say, its Fourier spectrum in the full range of spatial
frequencies from 0 to infinity.
##### Self-affine fractal model
##### Self-affine fractal model
...
@@ -24,8 +25,10 @@ ba.SelfAffineFractalModel(sigma, hurst, lateral_corr_length, max_spatial_freq=0.
...
@@ -24,8 +25,10 @@ ba.SelfAffineFractalModel(sigma, hurst, lateral_corr_length, max_spatial_freq=0.
```
```
where
where
-
`sigma`
, $
\s
igma$, is the root-mean-square amptitude of out-of-plane (transversal) fluctuation.
-
`sigma`
, $
\s
igma$, is the root-mean-square amptitude of out-of-plane
-
`hurst`
, $H$, is a fractal exponent
`H`
with
`0<H<1`
. The smaller $H$ is, the more serrate the surface profile looks.
(transversal) fluctuation.
-
`hurst`
, $H$, is a fractal exponent
`H`
with
`0<H<1`
.
The smaller $H$ is, the more serrate the surface profile looks.
-
`lateral_corr_length`
, $
\x
i$, is the lateral (in-plane) correlation length.
-
`lateral_corr_length`
, $
\x
i$, is the lateral (in-plane) correlation length.
-
`max_spatial_freq`
, $
\n
u_{max}$, is a cut-off spatial frequency.
-
`max_spatial_freq`
, $
\n
u_{max}$, is a cut-off spatial frequency.
...
@@ -34,12 +37,15 @@ This is the K-correlation model of
...
@@ -34,12 +37,15 @@ This is the K-correlation model of
The autocorrelation spectrum is
The autocorrelation spectrum is
$$
$$
S(
\n
u)=
\d
frac{4
\p
i H
\s
igma^2
\x
i^2}{(1+(2
\p
i
\n
u)^2)^{1+H}} ,
\q
uad for
\q
uad
\n
u<
\n
u_{max}
S(
\n
u)=
\d
frac{4
\p
i H
\s
igma^2
\x
i^2}{(1+(2
\p
i
\n
u)^2)^{1+H}} ,
\q
uad
for
\q
uad
\n
u<
\n
u_{max}
$$
$$
In case there is no cut-off, the real-space roughness correlation function at the interface is expressed as:
In case there is no cut-off, the real-space roughness correlation
function at the interface is expressed as:
$$
$$
<
U
(
x
,
y
)
U
(
x
',
y
')
>
=
\s
igma^2
\f
rac{2^{1-H}}{
\G
amma(H)}
\l
eft(
\f
rac{
\t
au}{ξ}
\r
ight)^H K_H
\l
eft(
\f
rac{
\t
au}{ξ}
\r
ight),
<
U
(
x
,
y
)
U
(
x
',
y
')
>
=
\s
igma^2
\f
rac{2^{1-H}}{
\G
amma(H)}
\l
eft(
\f
rac{
\t
au}{ξ}
\r
ight)^H K_H
\l
eft(
\f
rac{
\t
au}{ξ}
\r
ight),
\q
uad
\t
au=[(x-x')^2+(y-y')^2]^{
\f
rac{1}{2}}
\q
uad
\t
au=[(x-x')^2+(y-y')^2]^{
\f
rac{1}{2}}
$$
$$
...
@@ -65,8 +71,10 @@ of underlying roughness and the growth of the new independent one,
...
@@ -65,8 +71,10 @@ of underlying roughness and the growth of the new independent one,
This is the model described by
[
Stearns 1993
](
https://doi.org/10.1063/1.109593
)
This is the model described by
[
Stearns 1993
](
https://doi.org/10.1063/1.109593
)
and extended by
[
Stearns and Gullikson 2000
](
https://doi.org/10.1016/S0921-4526(99
)
01897-9).
and extended by
[
Stearns and Gullikson 2000
](
https://doi.org/10.1016/S0921-4526(99
)
01897-9).
The model describes the evolution of the roughness spectrum on the top surface of a growing film.
The model describes the evolution of the roughness spectrum on
Its autocorrelation spectrum depends not only on the model parameters but also on the film thickness
the top surface of a growing film.
Its autocorrelation spectrum depends not only on the model parameters
but also on the film thickness
and the spectrum of the underlying interface.
and the spectrum of the underlying interface.
Therefore, the model _cannot_ be applied directly to the substrate.
Therefore, the model _cannot_ be applied directly to the substrate.
...
...
This diff is collapsed.
Click to expand it.
hugo/content/ref/sample/roughness/xcorr/_index.md
+
10
−
2
View file @
9ba98f44
...
@@ -15,6 +15,12 @@ ba.SpatialFrequencyCrosscorrelation(base_crosscorr_depth, base_frequency, power)
...
@@ -15,6 +15,12 @@ ba.SpatialFrequencyCrosscorrelation(base_crosscorr_depth, base_frequency, power)
ba
.
CommonDepthCrosscorrelation
(
cross_corr_depth
)
ba
.
CommonDepthCrosscorrelation
(
cross_corr_depth
)
```
```
Cross-correlation models determine interaction of the current interface with
_underlying_
ones.
If the interface is already using
[
linear growth model
](
../interface
)
, the other
cross-correlation settings are not needed.
### "Spatial frequency" model
### "Spatial frequency" model
```
python
```
python
...
@@ -27,12 +33,14 @@ $\nu_{base}$ between interfaces is damped by a factor $1/e$,
...
@@ -27,12 +33,14 @@ $\nu_{base}$ between interfaces is damped by a factor $1/e$,
-
`base_frequency`
, $
\n
u_{base}$, is a spatial frequency, for which the
-
`base_frequency`
, $
\n
u_{base}$, is a spatial frequency, for which the
correlation of rougness spectrum between interfaces is damped by a factor
correlation of rougness spectrum between interfaces is damped by a factor
$1/e$ at vertical distance $
\x
i
\_
{
\p
erp base}$,
$1/e$ at vertical distance $
\x
i
\_
{
\p
erp base}$,
-
`power`
, $p$, is a degree that determines the dependence of cross-correlation on spatial frequency.
-
`power`
, $p$, is a degree that determines the dependence of cross-correlation
on spatial frequency.
Cross-correlation spectrum between interfaces $i$ and $j$ is
Cross-correlation spectrum between interfaces $i$ and $j$ is
$$
$$
S_{ij}(
\n
u)=
\s
qrt{S_i(
\n
u)S_j(
\n
u)} exp[-
\d
frac{t}{
\x
i
\_
{
\p
erp base}}
\B
ig(
\d
frac{
\n
u}{
\n
u_{base}}
\B
ig)^p]
S_{ij}(
\n
u)=
\s
qrt{S_i(
\n
u)S_j(
\n
u)} exp[-
\d
frac{t}{
\x
i
\_
{
\p
erp base}}
\B
ig(
\d
frac{
\n
u}{
\n
u_{base}}
\B
ig)^p]
$$
$$
where
where
...
...
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