Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
cfries committed Oct 24, 2024
1 parent 363cdba commit 47dac3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ private void init(Map<String, Object> modelProperties) {
final AbatementCostFunction abatementCostFunction = new AbatementCostFunction();

/*
* GDP
* GDP - Economics
*/
final double K0 = 223; // Initial Capital
final double L0 = 7403; // Initial Population (world in million)
Expand Down

0 comments on commit 47dac3e

Please sign in to comment.