Skip to content
forked from fdennig/NICER

NICER, a computational model for climate change, wealth inequality and risks - running in JULIA 1.1

Notifications You must be signed in to change notification settings

BorisMaillard/NICER

 
 

Repository files navigation

NICER in Julia 1.1

Contains the Julia code of the "NICER" integrated assessment model for Julia 1.1

The original model from fdenning (https://github.com/fdennig/NICER) was running with Julia 0.6.

This update has been achieved jointly with Brian Jabarian (PSE-Princeton), to allow the model run in Julia 1.1.

Content:

  • The "Optimization.jl" file contains the template for the main types of optimization. This is the main program.
  • The "createPrandom.jl" and "Function_definitions.jl" contain the model.
  • The "/Data" subfolder contains two data files required to run the model, i.e. certainPARAMETERS.jld and dparam_i.jld.
  • The "/specificRoutines" and "/preOct2016" subfolders have not been considered nor yet updated for Julia 1.1.0.

See following paper to get more information on model: https://www.pnas.org/content/112/52/15827

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%