1#ifndef HYDROBRICKS_PROCESS_PERCOLATION_GR4J_H
2#define HYDROBRICKS_PROCESS_PERCOLATION_GR4J_H
5#include "ProcessOutflow.h"
33 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
Definition SettingsModel.h:70
Definition WaterContainer.h:9