Recent Releases of hector
hector - v3.0.0
This is the PR containing all of the developments post v2.5 release, it has been a large and lengthy process. Many developers have worked on this PR not limited to but including @bpbond, @leeyap, @skygering, @ashiklom, @dawnlwoodard, @pralitp. At least 73 peer-reviewed PRs were merged into this branch.
The major changes are noted in the News section of the online documentation and will be further documented in the Hector v3 manuscript that is currently in prep (final manuscript information to be added here after publication). Since the quality analysis was completed during each stage of development and for detailed questions, refer to the individual PR where the development was completed. The documentation included in this PR will provide some wholistic general information about Hector behavior changes and performance.
Climate Change - Earth and Climate Modeling
- C++
Published by kdorheim about 2 years ago

hector - Hector version 2.3.0
- Constrain atmospheric CO2 concentration to be equal to the
preindustrial concentration during the model spinup. The result of
this is that the concentration at the beginning of the simulation
will be equal to the value specified in thePREINDUSTRIAL_CO2
parameter, which was not the case previously.
Climate Change - Earth and Climate Modeling
- C++
Published by rplzzz over 5 years ago

hector - Hector version 2.2.2
- Fix bug that was causing requests for H2O forcing in the R interface
to return N2O forcing instead (the model internals were
unaffected). - Fix bug that was causing API requests for halocarbon forcing to
return absolute forcing values, rather than values relative to the
base year (which is what is done for all other forcings). - Add missing capability dependency in forcing component.
Climate Change - Earth and Climate Modeling
- C++
Published by rplzzz almost 6 years ago

hector - Hector version 2.2.0
- Add a new parameter: VOLCANIC_SCALE. This parameter adjusts the
strength of the response to volcanic forcing. (PR #291) - Add getname function to return the name of a Hector core.
Climate Change - Earth and Climate Modeling
- C++
Published by rplzzz about 6 years ago

hector - v2.0.1
- Updated license - intended to be GPLv3
- Incorporated 1-D diffusive ocean heat model as new temperature component (DOECLIM) (PR #206)
- Bugfix: double counting halocarbon radiative forcing (PR #201)
- Bugfix: re-enabled CO2 concentration constraint (PR #163)
- Various changes to internals to support calling Hector from external code like pyhector
- Component loggers are now optional (PR #218)
- Renamed anthro emissions to ffi emisisons (fossil fuel industrial) (PR #116)
- Hector-2.0.1-Windows.zip with a Windows executable file
- Hector-2.0.1-MacOSx.zip with a MacOS executable file
Climate Change - Earth and Climate Modeling
- C++
Published by cahartin about 7 years ago

hector - Hector version 1.1.4
Changes:
- Fix bug in CO2 constraint capability.
- GSL libraries no longer required.
Climate Change - Earth and Climate Modeling
- C++
Published by rplzzz almost 8 years ago

hector - Hector version 1.1.3
Changes:
- Model now returns nonzero exit code on error
- Compiles correctly on newer Visual Studio
Climate Change - Earth and Climate Modeling
- C++
Published by bpbond about 9 years ago

hector - Hector version 1.1.2
This release adds the libhector build target to the OS X and Windows project files (it was already available in the Linux build). This library is needed in order to link Hector to an outside model. There are no changes to the model behavior relative to v.1.1.1.
Climate Change - Earth and Climate Modeling
- C++
Published by rplzzz over 9 years ago

hector - Hector version 1.1.1
Changes:
- Fix OS X build
- Update sample output files
- Add GPL license
Climate Change - Earth and Climate Modeling
- C++
Published by rplzzz over 9 years ago

hector - Hector version 1.1
Hector 1.1
- API for linking with external models.
- Backend R scripts faster and cleaner.
- Minor bug fixes and documentation updates.
Climate Change - Earth and Climate Modeling
- C++
Published by rplzzz over 9 years ago

hector -
Submitted to GMDD.
Climate Change - Earth and Climate Modeling
- C++
Published by bpbond over 10 years ago
