-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+Simplified the logic about setting ocean albedos
Cleaned up the logic for when to reset the ocean albedo, and split the single internal interface for set_ocean_albedo into set_ocean_albedo_from_astronomy and set_ocean_albedo_from_coszen. Also removed the element frequent_albedo_update from the ice_rad_type, as it is no longer used. Also cleaned up the module use statements at the top of ice_model.F90 and SIS_types.F90, alphabetizing entries and removing references to unused routines and types. All answers are bitwise identical.
- Loading branch information
1 parent
e767016
commit 4c671c8
Showing
2 changed files
with
128 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.