Skip to content

kaistsystemsbiology/BenzylAcetateTEA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#BenzylAcetateTEA

Note: This source code was developed in Linux, and has been tested in Ubuntu 16.04 with Python 3.9.

  1. Clone the repository

     git clone https://github.com/kaistsystemsbiology/BenzylAcetateTEA
    
  2. Create and activate virtual environment (~5 min)

     conda env create -f environment.yml
     conda activate biosteam
     python -m ipykernel install --user --name biosteam --display-name "biosteam"
    
  3. Expected output (~15 min)

    This source code will provide simulated results on the overall flowsheet, costs, cash flow, stream table, utilities, design requirements and reactions of the designed microbial fermentation process for sustainable benzyl acetate production in a spreadsheet file 'TEA_System_report.xlsx'. In addition, this source code will also provide sensitivity analysis results on the process.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published