Skip to content

gustavolibotte/efficient-optimization-distillation

Repository files navigation

An Efficient Optimization-Simulation Tool for Distillation Processes

Status: Under Review at The Journal of Supercomputing Submission Date: October 05, 2025

Overview

This repository contains the source code for the research paper "An Efficient Optimization-Simulation Tool for Distillation Processes".

Prerequisites

To run the main simulation and optimization routines, you need:

  • Scilab (Version 2025.1.0 or higher recommended).
    • Required Toolboxes: Scibench (for benchmarking).

To run the comparative benchmarks mentioned in the paper:

  • Python (Version 3.12.11+).
    • numpy
    • jax (for automatic differentiation and sparse matrix benchmarking).

Note on Hardware: The experiments in the paper were performed on a high-performance server ("Curupira") with Intel Xeon Silver 4214 CPUs and 768 GB RAM, though the code can run on standard workstations.

Authors

  • Gustavo Mendes Platt (Corresponding Author)
  • Francisco Bruno Souza Oliveira
  • Gustavo Barbosa Libotte
  • Fran Sérgio Lobato

Citation

If you use this code or methodology in your research, please cite the associated manuscript:

@article{Platt2025,
  title={An Efficient Optimization-Simulation Tool for Distillation Processes},
  author={Platt, Gustavo Mendes and Oliveira, Francisco Bruno Souza and Libotte, Gustavo Barbosa and Lobato, Fran Sérgio},
  journal={The Journal of Supercomputing},
  year={2025},
  note={Submitted/Under Review}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •