Hi everyone, I have few doubts regarding the interface roughness in a multilayer structure
we have the following commands to be included in the 'input file'
1. create:interfacial-roughness=true
2. create:material-interfacial-roughness=true
3. create:interfacial-roughness-type=0
4. create:interfacial-roughness-random-seed=27255000000
5. create:interfacial-roughness-number-of-seed-points=50
6. create:interfacial-roughness-height-field-resolution=0.1
7. create:interfacial-roughness-seed-radius=0.9
8. create:interfacial-roughness-seed-radius-variance=0.5
9. create:interfacial-roughness-mean-height=1.43
10. create:interfacial-roughness-maximum-height=2.5
The first command if removed, there is no interface roughness in the structure.
The second command has no impact on the roughness, and I'm not getting what is this command for?
The third command has three options for roughness type: 1, -1 and 0. And i see no difference for all these choices.
And there is one material command to be included in the material file:
material:interface-roughness=1 ( we can specify any value from 0 to 1)
I have specified this for each material like
material[1]:interface-roughness=1 for some and 0 for some
But there is no impact again.
I clearly did not understand what these two commands are doing
create:material-interfacial-roughness=true
material:interface-roughness=1
They have no impact after execution.