Skip to content

NETL-RIC/lca-prommis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

README

Find this resource on NETL's Energy Data eXchange!

Setup

The instructions for setup are based on those found here.

  1. Create new virtual environment

    conda create -n prommis python=3.11 -y
  2. Activate

    activate prommis
  3. Install prommis

    pip install prommis
  4. (Optional) Check the version of IDAES

    idaes --version
  5. Install the extensions

    idaes get-extensions --extra petsc
  6. Test the installation (and be prepared to wait)

    pytest --pyargs idaes -W ignore

About

A life cycle assessment adjusted PrOMMiS model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors