Add the Two-Dimensional Cooling Coffee Cup Model from Tennøe et al. (2018)
damar-wicaksono opened this issue · 0 comments
The two-dimensional cooling coffee cup test function models the cooling of a coffee cup following Newton's law of cooling:
where
The function is two-dimensional with
The solver scipy.odeint
is used to solve the differential equation with initial temperature
at
The model is taken from one of the examples of Uncertainpy package (Tennøe et al. (2018)1); the model also appears in the illustration of EasyVVUQ package (Richardson et al. (2020)2).
Footnotes
-
S. Tennøe, G. Halnes, and G. T. Einevoll, “Uncertainpy: A Python Toolbox for Uncertainty Quantification and Sensitivity Analysis in Computational Neuroscience,” Frontiers in Neuroinformatics, vol. 12, p. 49, 2018, DOI: 10.3389/fninf.2018.00049. ↩
-
R. A. Richardson, D. W. Wright, W. Edeling, V. Jancauskas, J. Lakhlili, and P. V. Coveney, “EasyVVUQ: A Library for Verification, Validation and Uncertainty Quantification in High Performance Computing,” Journal of Open Research Software, vol. 8, no. 1, p. 11, 2020, DOI: 10.5334/jors.303. ↩