SLOPE
From krc
(Difference between revisions)
(Created page with "<span id="{{{1}}}"></span> <div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;"> <div style="font-size:125%; line-height:120%; padding:1...") |
|||
Line 34: | Line 34: | ||
<div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
:'''Values:''' | :'''Values:''' | ||
− | ::*Input = | + | ::*Input = Real Value Parameter in F10.2 FORTRAN format |
− | ::*Range = | + | ::*Range = Same as Davinci |
− | ::*Default Value = | + | ::*Default Value = Same as Davinci |
:'''Input Parameter Name:''' | :'''Input Parameter Name:''' | ||
− | ::* | + | ::*Same as Davinci |
:'''Example:''' | :'''Example:''' | ||
:::''See the default master input file as an example:'' [[master.inp|master.inp]] | :::''See the default master input file as an example:'' [[master.inp|master.inp]] | ||
Line 45: | Line 45: | ||
− | [[Category:Parameter Glossary]] | + | [[Category:Parameter Glossary]][[Category:Real Value Parameter]] |
Revision as of 15:33, 17 July 2017
Parameter Variable and Physical Definition
Slope: The angle of incline as measured upwards from horizontal.
Davinci Usage
- Davinci Definition:
- Same as Physical Definition
- Values:
- Range = (0, 90)
- Default Value = 0.0
- Input Parameter Name:
- SLOPE
KRC Usage
- Values:
- Input = Real Value Parameter in F10.2 FORTRAN format
- Range = Same as Davinci
- Default Value = Same as Davinci
- Input Parameter Name:
- Same as Davinci
- Example:
- See the default master input file as an example: master.inp