1#ifndef HYDROBRICKS_PROCESS_PERCOLATION_GR4J_H
2#define HYDROBRICKS_PROCESS_PERCOLATION_GR4J_H
5#include "ProcessOutflow.h"
40 const vecDouble&
GetRates()
override;
Definition ProcessOutflow.h:8
Definition ProcessPercolationGR4J.h:16
const vecDouble & GetRates() override
Definition ProcessPercolationGR4J.cpp:14
static void RegisterProcessSettings(SettingsModel *modelSettings)
Definition ProcessPercolationGR4J.cpp:10
bool RequiresDailyTimeStep() const override
Definition ProcessPercolationGR4J.h:32
Definition SettingsModel.h:74
Definition WaterContainer.h:10