hector icon indicating copy to clipboard operation
hector copied to clipboard

The Hector Simple Climate Model

Results 85 hector issues
Sort by recently updated
recently updated
newest added

Major Solver should be aware of (solve) ALL biomes in simpleNbox N simpleNbox.cpp Ben Open

enhancement
model-development

As in #506 , we'd like these values better documented (although the final spinup values also obviously depend on the differential equations relating pools to each other).

I think this is possible: * Create a fluxpool `x` with tracking turned on * Use `x.set` to a different value, same units, same tracking, different name * End up...

bug

https://github.blog/2021-08-19-enhanced-support-citations-github/

@ssmithClimate sez: >Interesting point from AR6: The global energy inventory increased by 435 [325 to 545] Zettajoules (ZJ) for the period 1971–2018 and 153 [101 to 206] ZJ for the...

enhancement

What is out protocol for tagging Hector version? How does that work? It is some combination of zenodo and github. Can we add some documentation about it so that it...

documentation

It would be good to provide some command line options for Hector, for example to: - set log output level (old issue #25 ) - override output dir or filename...

enhancement

Components should have a 'stub' or 'data' mode (à la CESM) in which they simply pull data from a specified file, or return fixed values.

enhancement

The way it is currently implemented (#341), atmosphere -> land C flux is calculated in `simpleNbox::stashCValues`, which is never called for the very first time step (by default, 1745). As...

bug

https://amitlevinson.com/blog/automated-plot-with-github-actions/ FYI @dawnlwoodard