ALBEDO
From krc
(Difference between revisions)
| (5 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <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:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;"> | |
| − | *KRC Input | + | '''Parameter Variable and Physical Definition''' |
| + | </div> | ||
| + | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
| + | '''Albedo:''' Brightness of a surface based on characteristics of the surface, measured as a ratio of incident light to reflected light. | ||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | |||
| + | <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:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;"> | ||
| + | '''Davinci Usage''' | ||
| + | </div> | ||
| + | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
| + | :'''Davinci Definition:''' | ||
| + | ::*The bolometric albedo | ||
| + | :'''Values:''' | ||
| + | |||
| + | ::*Input = Real Value Parameter | ||
| + | |||
| + | :::*Can also be input as [http://krc.mars.asu.edu/index.php?title=Advanced_Tutorial#Seasonal_Dependant_Parameters Seasonal-Dependent Parameter] | ||
| + | :::::i.e. 2 ''x'' n array: where entries in column 1 is a particular seasonal indicator and entries in column 2 is the albedo for the particular seasonal indicator of the same row | ||
| + | |||
| + | ::*Units: Unitless | ||
| + | |||
| + | ::*Range = (0, 1), if less than 0: | ||
| + | |||
| + | ::*Default Value = Albedo based on latitude and longitude location from 2 ppd MOLA | ||
| + | :'''Input Parameter Name:''' | ||
| + | ::*ALBEDO | ||
| + | </div> | ||
| + | </div> | ||
| + | |||
| + | |||
| + | <span id="{{{1}}}"></span> | ||
| + | <div style="background:#f9f9f9; padding:0px; border:1px solid #aaaaaa; margin-bottom:.5em;"> | ||
| + | <div style="font-size:115%; line-height:120%; padding:1px; padding-left:2px; background-color:#eeeeee; border-bottom:1px solid #aaaaaa;"> | ||
| + | '''KRC Usage''' | ||
| + | </div> | ||
| + | <div style="background:#ffffff; padding:0.8em 0.4em 0.8em 0.4em; font-size:95%;border-bottom:1px solid #aaaaaa;"> | ||
| + | :'''KRC Definition:''' | ||
| + | ::*Same as Physical Definition | ||
| + | :'''Values:''' | ||
| + | ::*Input = Real Value Parameter in F10.2 FORTRAN format | ||
| + | ::::i.e. Floating point value, with a field width of 10, including leading blank spaces, plus or minus sign, decimal point and 2 integers after the decimal point. | ||
| + | |||
| + | ::*Units: Same as Davinci | ||
| + | |||
| + | ::*Range = (0, 1) | ||
| + | |||
| + | ::*Default Value = 0.25 | ||
| + | |||
| + | :'''Input Parameter Name:''' | ||
| + | ::*Same as Davinci ''(Old Parameter Name Listed in Helplist as: ALB)'' | ||
| + | :'''Example:''' | ||
| + | :::''See the default master input file as an example:'' [http://krc.mars.asu.edu/images/e/e5/master.inp.pdf master.inp] | ||
| + | </div> | ||
| + | </div> | ||
[[Category:Parameter Glossary]][[Category:Real Value Parameter]] | [[Category:Parameter Glossary]][[Category:Real Value Parameter]] | ||
Latest revision as of 19:04, 29 July 2017
Parameter Variable and Physical Definition
Albedo: Brightness of a surface based on characteristics of the surface, measured as a ratio of incident light to reflected light.
Davinci Usage
- Davinci Definition:
- The bolometric albedo
- Values:
- Input = Real Value Parameter
- Can also be input as Seasonal-Dependent Parameter
- i.e. 2 x n array: where entries in column 1 is a particular seasonal indicator and entries in column 2 is the albedo for the particular seasonal indicator of the same row
- Units: Unitless
- Range = (0, 1), if less than 0:
- Default Value = Albedo based on latitude and longitude location from 2 ppd MOLA
- Input Parameter Name:
- ALBEDO
KRC Usage
- KRC Definition:
- Same as Physical Definition
- Values:
- Input = Real Value Parameter in F10.2 FORTRAN format
- i.e. Floating point value, with a field width of 10, including leading blank spaces, plus or minus sign, decimal point and 2 integers after the decimal point.
- Units: Same as Davinci
- Range = (0, 1)
- Default Value = 0.25
- Input Parameter Name:
- Same as Davinci (Old Parameter Name Listed in Helplist as: ALB)
- Example:
- See the default master input file as an example: master.inp