-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MUSICA TUVX scheme: create aerosol radiator, set_aerosol_optics_values #182
Conversation
See also NCAR/cam-sima-chemistry-data#4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! I just have a small request.
|
||
contains | ||
|
||
function create_aerosol_optics_radiator( height_grid, wavelength_grid, & |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you include descriptions for the function?
end function create_aerosol_optics_radiator | ||
|
||
|
||
subroutine set_aerosol_optics_values( radiator, & |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you include descriptions for the function?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you also include in the description a note about this temporarily setting optical properties to zero until aerosol optical property calculations are ported to CAM-SIMA?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good! Just one minor suggestion
end function create_aerosol_optics_radiator | ||
|
||
|
||
subroutine set_aerosol_optics_values( radiator, & |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you also include in the description a note about this temporarily setting optical properties to zero until aerosol optical property calculations are ported to CAM-SIMA?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @dwfncar!
Originator(s): @dwfncar
Summary (include the keyword ['closes', 'fixes', 'resolves'] and issue number):
Describe any changes made to the namelist: N/A
List all files eliminated and why: N/A
List all files added and what they do:
List all existing files that have been modified, and describe the changes:
List any test failures: N/A
Is this a science-changing update? New physics package, algorithm change, tuning changes, etc? No