Natural Gas Storage Optimization & Intrinsic Valuation
This example demonstrates using MATLAB to optimize a natural gas storage facility and perform intrinsic storage contract valuation. Such valuations are typically done when financing/purchasing storage facilities, structuring contracts to lease storage facilities or marking to market the value of these assets. Intrinsic valuation is the simplest method of valuation of such a facility. It involves optimizing long (injection) and short (withdrawal) positions in a forward curve on the valuation date to maximize storage revenue. This value is locked in for the duration of the contract. Therefore it is the least risky approach but does not take advantage of opportunities resulting from fluctuation of market prices over time.
The problem is posed and solved as a linear programming problem with constraints. These constraints include injection limits, withdrawal limits and initial, terminal, minimum and maximum volume constraints.
Citation pour cette source
Ameya Deoras (2024). Natural Gas Storage Optimization & Intrinsic Valuation (https://www.mathworks.com/matlabcentral/fileexchange/44406-natural-gas-storage-optimization-intrinsic-valuation), MATLAB Central File Exchange. Récupéré le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Industries > Energy Production > Oil, Gas & Petrochemical >
- Computational Finance > Financial Instruments Toolbox > Price Instruments Using Functions > Energy Derivatives >
Tags
Remerciements
A inspiré : Natural Gas Storage Valuation
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
html/
Version | Publié le | Notes de version | |
---|---|---|---|
1.1.0.1 | Updated license |
||
1.1.0.0 | Added comments, copyright statements |