Skip to content

jhan_JaC_Redux_JAC_5.7_Radmaster

JhanSrbinovsky edited this page Mar 3, 2020 · 6 revisions

Changes in Rad/Albedo pathway

These changes reproduce the trunk as indicated in the extensive testing shown through #224 and #226. NB: There are in general zero changes to the science employed and where there are minor science changes these have been discussed at length. The code has merely been organized, data usage has been much simplified by eliminating types and explicitly only carrying/passing what is actually needed and variable names changed to be meaningful. Further note this has also been verified in offline applications.

The code shown herein does not include argument lists or headers. Inline comments are separated into grey-ish boxes. Otherwise this is exactly the same code.

src/science_cable/radiation

cbl_init_radiation.F90

cbl_radiation.F90

cbl_rhoch.F90

cbl_sinbet.F90

cbl_spitter.F90

src/science_cable/albedo

cbl_albedo.F90

cbl_snow_albedo.F90

cbl_soilColour_albedo.F90

Previous

Clone this wiki locally