Skip to content

jhan_HaC1.1

Paul Leopardi edited this page Oct 8, 2024 · 9 revisions

HaC version 1.1

First we note that the variables actually required at the radiation call have been overstated in previous implementations.

  • We first remove these superfluous variables from our calls.
  • We separate the albedo, radiation subroutines and files into seperate modules so we can exclusively use these on the radiation call.
  • We remove un-neccessary calls and allocations in the radiation pathway.
  • We separate subroutines to define L_tile_pts much earlier than previously

first working with code @ revision 14310

TRAC differences from HaC1.0

In HaC version 1.2 we plan to:

  1. Further tidy this implementation.

And NOT alter the results - i.e. maintain bitwise reproducability.

Bitwise reproducability will be compromised in version 1.3.

added to Share@ 14400

HaC version 1.2

HaC version 1.0

HaC

Clone this wiki locally