1#ifndef HYDROBRICKS_PROCESS_PRODUCTION_GR4J_H
2#define HYDROBRICKS_PROCESS_PRODUCTION_GR4J_H
6#include "ProcessOutflow.h"
43 [[nodiscard]]
bool IsValid()
const override;
Definition ProcessOutflow.h:8
Definition ProcessProductionGR4J.h:27
void AttachForcing(Forcing *forcing) override
Definition ProcessProductionGR4J.cpp:26
bool IsValid() const override
Definition ProcessProductionGR4J.cpp:14
vecDouble GetRates() override
Definition ProcessProductionGR4J.cpp:34
static void RegisterProcessSettings(SettingsModel *modelSettings)
Definition ProcessProductionGR4J.cpp:10
Definition SettingsModel.h:69
Definition WaterContainer.h:9