Discounted Cashflow Analysis Framework is a financial engineering library for nuclear energy projects.
Project description
DCAF
The Discounted Cash Flow Analysis Framework is a professional financial engineering library for nuclear energy project cost and metric calculations, with a focus on Extended Power Uprate (EPU) projects.
Installation
Install the dcaf-idaholab distribution from PyPI:
uv add dcaf-idaholab
# or: pip install dcaf-idaholab
The Python import package remains dcaf:
from dcaf import EnergyProject
Overview
DCAF provides high-fidelity cost modeling and financial analysis tools specifically designed for nuclear energy projects. The library enables detailed financial analysis including:
- Net Present Value (NPV), Discounted Cashflow (DCF) and Internal Rate of Return (IRR) calculations
- Financing cost modeling with accurate interest calculations
- Tax and incentive analysis
- Production Tax Credits
- Investment Tax Credits
- MACRS and VDB depreciation scheduling
- Pro-forma generation for detailed financial projections
- Comprehensive cost modeling for EPU projects
Day Count Conventions
Project analyses default to actual/actual, which uses real calendar days and
splits annual-rate calculations by calendar year so leap-year days use a 366-day
denominator. Use actual/365-no-leap when you intentionally want normalized
365-day project years that exclude Feb. 29 from elapsed-day counts. Use
actual/365-fixed when you need actual calendar days divided by 365.
The project-wide default is set with EnergyProject(day_count_convention=...)
or .day_count_convention(...), and it flows into NPV, IRR, LCOE, escalation,
construction interest, operating-year proration, and capacity-hour generation.
Bank-loan and bond-style conventions such as actual/360 and 30/360 are
useful future additions, but they are not implemented yet.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dcaf_idaholab-0.1.0.tar.gz.
File metadata
- Download URL: dcaf_idaholab-0.1.0.tar.gz
- Upload date:
- Size: 287.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d54e65d09a8af450c487dd1b88975ce8ee4cfe9bb66b06a31b26c05cc47e36b
|
|
| MD5 |
2880843baa0dc86282e248cd1fd60c41
|
|
| BLAKE2b-256 |
6ad049502e40f057bc1de4c10a1ddfcf65845bdecd346e262b01d6fe10c26945
|
File details
Details for the file dcaf_idaholab-0.1.0-py3-none-any.whl.
File metadata
- Download URL: dcaf_idaholab-0.1.0-py3-none-any.whl
- Upload date:
- Size: 122.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.25 {"installer":{"name":"uv","version":"0.11.25","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24b201ac2445b0d7f0854b934061cc25c32046a0678ec13282dd53c88f17bcf5
|
|
| MD5 |
bfb7f8b45792fe7d1fbc8112f3c5fbda
|
|
| BLAKE2b-256 |
2ea13fd401edeb895203673e93f086f9de62e04af3d1dd8aaebd2638ac878691
|