Skip to content

A RAND Corporation project funded by the National Science Foundation and associated with the Sustainable Climate Risk Management collaboration network.

Notifications You must be signed in to change notification settings

vnvasquez/FUND-SCRIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

FUND-SCRIM

This iteration of FUND in Julia has been cloned for the purpose of implementing a Sustainable Climate Risk Management (SCRIM) linkage project. It will establish a systematic approach to plural rationalities that uses FUND and Rhodium - a multi-objective robust decision-making tool - to generate a series of plausible policy scenarios with pareto satisfycing surfaces.

Please note: All text featured below has been included from the original repository for explanatory purposes.

Requirements

The minimum requirement to run FUND is Julia and the Mimi package. To run the example IJulia notebook file you need to install IJulia.

Installing Julia

You can download Julia from http://julialang.org/downloads/. You should use the v0.5.x version and install it.

Installing the Mimi package

Start Julia and enter the following command on the Julia prompt:

Pkg.add("Mimi")

Keeping requirements up-to-date (optional)

Many of these requirements are regularily updated. To make sure you have the latest versions, periodically execute the following command on the Julia prompt:

Pkg.update()
```

About

A RAND Corporation project funded by the National Science Foundation and associated with the Sustainable Climate Risk Management collaboration network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages