A Serialbox2 based test mock of the JSBACH land model
It's not actually a mock in the Fowler-sense. It has a Capture and a Replay mode. In the Capture mode it calls the original JSBACH interface, records its output, and returns it. In the Replay mode it returns a previous recorded output.
This module is used by the FortranTestGenerator template IconJsbachMock
.