Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tilseb authored Sep 18, 2018
1 parent b3ded9d commit 4aab932
Showing 1 changed file with 45 additions and 2 deletions.
47 changes: 45 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,45 @@
# denmark
A Danish Case Study on Climate Compatible Energy Pathways
# Future Marine Fuels
## A Danish Case Study on Climate Compatible Energy Pathways

The research project's main objective is to minimize total system costs for supplying all Danish cargo shipping transport demand while meeting emission reduction target and budget. It investigates possible future energy pathways until 2050 towards carbon neutral Danish shipping in line with the Paris agreement. We consider the following technical and fuel alternatives to the most commonly used internal combustion engines (IC) that burn heavy fuel (HFO) or marine diesel oil (MDO): Bio-diesel (BDO), liquefied bio-methane (LBG), liquefied natural gas (LNG), methane (CH4), methanol (CH3OH), hydrogen (H2), ammonia (NH3) and batteries/wind (BATW).

The problem is translated into a stock model that comprises relevant characteristics of today’s Danish cargo fleet, its emissions, transport work and fuel consumption. It has different alternative technology investment options as well as emission transport constraints.

## Getting Started


### Prerequisites

1. Create an environment with Anaconda from the .yml file.
2.
```
Give examples
```

### Installing

A step by step series of examples that tell you how to get a development env running

Say what the step will be

```
Give the example
```

And repeat

```
until finished
```

End with an example of getting some data out of the system or using it for a little demo

## Built With

* [Python](https://www.python.org/) - Coding language
* [PYOMO](http://www.pyomo.org/) - Modelling environment
* [GLPK](https://www.gnu.org/software/glpk/) - Linear Solver
* [Spyder](https://www.spyder-ide.org/) - Integrated development environement
* [Jupyter Notebook](http://jupyter.org/) - Data processing
* [Anaconda](https://anaconda.org/) - Package and environment management

0 comments on commit 4aab932

Please sign in to comment.