Class DICEModel

java.lang.Object
net.finmath.climate.models.dice.DICEModel
All Implemented Interfaces:
ClimateModel

public class DICEModel extends Object implements ClimateModel
A simulation of a simplified DICE model. Note: The code makes some small simplification: it uses a constant savings rate and a constant external forcings. It may still be useful for illustration.