🏡 publications.nim

Publications on the IHACRES model

Croke, B.F.W., Jakeman, A.J. (2004) "A catchment moisture deficit module for the IHACRES rainfall-runoff model", Environmental Modelling & Software, 19(1), pp. 1–5. <https://doi.org/10.1016/j.envsoft.2003.09.001

Croke, B.F.W. and Jakeman, A.J. (2005) Corrigendum to "A Catchment Moisture Deficit module for the IHACRES rainfall-runoff model [Environ. Model. Softw. 19 (1) (2004) 1–5]" Environmental Modelling & Software, 20(7), p. 997. https://doi.org/10.1016/j.envsoft.2004.11.004

Evans, J.P. and Jakeman, A.J., (1998). Development of a simple, catchment-scale, rainfall-evapotranspiration-runoff model. Environmental Modelling & Software 13, 385–393. https://doi.org/10.1016/S1364-8152(98)00043-7

Jakeman, A.J. and Hornberger, G.M. (1993). "How much complexity is warranted in a rainfall-runoff model?" Water Resources Research 29, 2637-2649. https://doi.org/10.1029/93WR00877

Jakeman, A.J., Littlewood, I.G. and Whitehead, P.G. (1990). Computation of the instantaneous unit hydrograph and identifiable component flows with application to two small upland catchments. Journal of Hydrology 117, 275-300. https://doi.org/10.1016/0022-1694(90)90097-H

Other implementations

Andrews, F.T., Croke, B.F.W. and Jakeman, A.J. (2011). "An open software environment for hydrological model assessment and development", Environmental Modelling and Software, 26 (10) 1171-1185. https://doi.org/10.1016/j.envsoft.2011.04.006

Croke, B.F.W., Andrews, F., Jakeman, A.J., Cuddy, S.M. and Luddy, A. (2006) "IHACRES Classic Plus: A redesign of the IHACRES rainfall-runoff model", Environmental Modelling and Software, 21 426-427. https://doi.org/10.1016/j.envsoft.2005.07.003

Applications of IHACRES model

Borzì, I., Bonaccorso, B., Fiori, A., (2019). A Modified IHACRES Rainfall-Runoff Model for Predicting the Hydrologic Response of a River Basin Connected with a Deep Groundwater Aquifer. Water 11, 2031. https://doi.org/10.3390/w11102031

Croke, B.F.W. and Jakeman, A.J. (2008). Use of the IHACRES rainfall-runoff model in semi-arid regions. In Hydrological Modelling in Arid and Semi-Arid Areas, Wheater, H., Sorooshian, S. and Sharma, K.D. (Eds), International hydrology Series, Cambridge University Press, pp 41-48. https://doi.org/10.1017/CBO9780511535734.005

Croke, B.F.W., Islam, A., Ghosh, J. and Khan, M.A. (2011). "Evaluation of approaches for estimation of rainfall and the Unit Hydrograph", Hydrology Research, 42(5), 372-385. https://doi.org/10.2166/nh.2011.017

Croke, B.F.W., Letcher, R.A. and Jakeman, A.J. (2006). "Development of a flow network for the Namoi River Basin, Australia", Journal of Hydrology, 319, 51-71. https://doi.org/10.1016/j.jhydrol.2005.07.001

Croke, B.F.W., Merritt, W.S. and Jakeman, A.J. (2004). "A Dynamic Model for Predicting Hydrologic Response to Land Cover Changes in Gauged and Ungauged Catchments", Journal of Hydrology, 291, 115-131. https://doi.org/10.1016/j.jhydrol.2003.12.012

Herron, N.F. and Croke, B.F.W. (2009) "Including the Influence of Groundwater Exchanges in a Lumped Rainfall-Runoff Model", Mathematics and Computers in Simulation, 79, 2689-2700, https://doi.org/10.1016/j.matcom.2008.08.007

Ivkovic, K.M., Croke, B.F.W. and Kelly, R.A. (2014) "Overcoming the challenges of using a rainfall-runoff model to estimate the impacts of groundwater extraction on low flows in an ephemeral stream" Hydrology Research, 45 (1), 58-72. https://doi.org/10.2166/nh.2013.204

Ivkovic, K.M., Letcher, R.A. and Croke, B.F.W. (2009). "Use of a simple surface-groundwater interaction model to inform water management", Australian Journal of Earth Sciences, 56, 71-80. https://doi.org/10.1080/08120090802541945

Iwanaga, T., Partington, D., Ticehurst, J., Croke, B.F.W. and Jakeman, A.J. (2020). "A socio-environmental model for exploring sustainable water management futures: Participatory and collaborative modelling in the Lower Campaspe catchment." Journal of Hydrology: Regional Studies 28, 100669. https://doi.org/10.1016/j.ejrh.2020.100669

Kokkonen, T., Koivusalo, H., Karvonen, T., Croke, B. and Jakeman, A.J. (2004) "Exploring streamflow response to effective rainfall across event magnitude scale". Hydrological Processes, 18: 1467-1486. https://doi.org/10.1002/hyp.1423

Littlewood, I.G., Clarke, R.T, Collischonn, W. and Croke, B.F.W. (2007). "Predicting daily streamflow using rainfall forecasts, a simple loss module and unit hydrographs: Two Brazilian catchments", Environmental Modelling and Software 22(9), 1229-1239 https://doi.org/10.1016/j.envsoft.2006.07.004

Littlewood, I.G. and Croke, B.F.W. (2008). "Data time-step dependency of conceptual rainfall-streamflow model parameters: an empirical study with implications for regionalisation", Hydrological Sciences Journal, 53 (4), 685-695. https://doi.org/10.1623/hysj.53.4.685

import nimib

nbInit

nbText: """
## Publications on the IHACRES model

Croke, B.F.W., Jakeman, A.J. (2004)
	   "A catchment moisture deficit module for the IHACRES rainfall-runoff model",
    Environmental Modelling & Software, 19(1), pp. 1–5.
    <<https://doi.org/10.1016/j.envsoft.2003.09.001>

Croke, B.F.W. and Jakeman, A.J. (2005)
    Corrigendum to "A Catchment Moisture Deficit module for the IHACRES rainfall-runoff model [Environ. Model. Softw. 19 (1) (2004) 1–5]"
    Environmental Modelling & Software, 20(7), p. 997.
    <https://doi.org/10.1016/j.envsoft.2004.11.004>

Evans, J.P. and Jakeman, A.J., (1998).
    Development of a simple, catchment-scale, rainfall-evapotranspiration-runoff model.
    Environmental Modelling & Software 13, 385–393.
    <https://doi.org/10.1016/S1364-8152(98)00043-7>

Jakeman, A.J. and Hornberger, G.M. (1993).
    "How much complexity is warranted in a rainfall-runoff model?"
    Water Resources Research 29, 2637-2649.
    <https://doi.org/10.1029/93WR00877>

Jakeman, A.J., Littlewood, I.G. and Whitehead, P.G. (1990).
    Computation of the instantaneous unit hydrograph and identifiable component flows with application to two small upland catchments.
    Journal of Hydrology 117, 275-300.
    <https://doi.org/10.1016/0022-1694(90)90097-H>



## Other implementations

Andrews, F.T., Croke, B.F.W. and Jakeman, A.J. (2011).
    "An open software environment for hydrological model assessment and development",
    Environmental Modelling and Software, 26 (10) 1171-1185.
    <https://doi.org/10.1016/j.envsoft.2011.04.006>

Croke, B.F.W., Andrews, F., Jakeman, A.J., Cuddy, S.M. and Luddy, A. (2006)
    "IHACRES Classic Plus: A redesign of the IHACRES rainfall-runoff model",
    Environmental Modelling and Software, 21 426-427.
    <https://doi.org/10.1016/j.envsoft.2005.07.003>


## Applications of IHACRES model

Borzì, I., Bonaccorso, B., Fiori, A., (2019).
    A Modified IHACRES Rainfall-Runoff Model for Predicting the Hydrologic Response of a River Basin Connected with a Deep Groundwater Aquifer.
    Water 11, 2031.
    <https://doi.org/10.3390/w11102031>

Croke, B.F.W. and Jakeman, A.J. (2008).
    Use of the IHACRES rainfall-runoff model in semi-arid regions.
    In Hydrological Modelling in Arid and Semi-Arid Areas, Wheater, H., Sorooshian, S. and Sharma, K.D. (Eds),
    International hydrology Series, Cambridge University Press, pp 41-48.
    <https://doi.org/10.1017/CBO9780511535734.005>

Croke, B.F.W., Islam, A., Ghosh, J. and Khan, M.A. (2011).
    "Evaluation of approaches for estimation of rainfall and the Unit Hydrograph",
    Hydrology Research, 42(5), 372-385.
    <https://doi.org/10.2166/nh.2011.017>

Croke, B.F.W., Letcher, R.A. and Jakeman, A.J. (2006).
    "Development of a flow network for the Namoi River Basin, Australia",
    Journal of Hydrology, 319, 51-71.
    <https://doi.org/10.1016/j.jhydrol.2005.07.001>

Croke, B.F.W., Merritt, W.S. and Jakeman, A.J. (2004).
    "A Dynamic Model for Predicting Hydrologic Response to Land Cover Changes in Gauged and Ungauged Catchments",
    Journal of Hydrology, 291, 115-131.
    <https://doi.org/10.1016/j.jhydrol.2003.12.012>

Herron, N.F. and Croke, B.F.W. (2009)
    "Including the Influence of Groundwater Exchanges in a Lumped Rainfall-Runoff Model",
    Mathematics and Computers in Simulation, 79, 2689-2700,
    <https://doi.org/10.1016/j.matcom.2008.08.007>

Ivkovic, K.M., Croke, B.F.W. and Kelly, R.A. (2014)
    "Overcoming the challenges of using a rainfall-runoff model to estimate the impacts of groundwater extraction on low flows in an ephemeral stream"
    Hydrology Research, 45 (1), 58-72.
    <https://doi.org/10.2166/nh.2013.204>

Ivkovic, K.M., Letcher, R.A. and Croke, B.F.W. (2009).
    "Use of a simple surface-groundwater interaction model to inform water management",
    Australian Journal of Earth Sciences, 56, 71-80.
    <https://doi.org/10.1080/08120090802541945>

Iwanaga, T., Partington, D., Ticehurst, J., Croke, B.F.W. and Jakeman, A.J. (2020).
    "A socio-environmental model for exploring sustainable water management futures: Participatory and collaborative modelling in the Lower Campaspe catchment."
    Journal of Hydrology: Regional Studies 28, 100669.
    <https://doi.org/10.1016/j.ejrh.2020.100669>

Kokkonen, T., Koivusalo, H., Karvonen, T., Croke, B. and Jakeman, A.J. (2004)
    "Exploring streamflow response to effective rainfall across event magnitude scale".
    Hydrological Processes, 18: 1467-1486.
    <https://doi.org/10.1002/hyp.1423>

Littlewood, I.G., Clarke, R.T, Collischonn, W. and Croke, B.F.W. (2007).
    "Predicting daily streamflow using rainfall forecasts, a simple loss module and unit hydrographs: Two Brazilian catchments",
    Environmental Modelling and Software 22(9), 1229-1239
    <https://doi.org/10.1016/j.envsoft.2006.07.004>

Littlewood, I.G. and Croke, B.F.W. (2008).
    "Data time-step dependency of conceptual rainfall-streamflow model parameters: an empirical study with implications for regionalisation",
    Hydrological Sciences Journal, 53 (4), 685-695.
    <https://doi.org/10.1623/hysj.53.4.685>
"""

nbSave