Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: ipanagopoulos
  • Language: Python
  • Default Branch: main
  • Size: 9.33 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Citation

https://github.com/ipanagopoulos/Cascaded-EMPC-RBC-Lettuce-GH/blob/main/

This directory contains the simulation scripts used to produce the results presented in [1].

### Directory Structure

- **`1_InputData`**  
  Contains input files used for modeling and simulation purposes.

- **`2_Models`**  
  Includes Python functions for the lettuce model and numerical integration methods.

- **`3_Simulations`**  
  Contains simulation scripts used to generate the results presented in [1].

- **`4_OutputData`**  
  Stores the output data from two simulated experiments: Integrated ENMPC and Cascaded EMPC with RBC.

- **`5_PostSimAnalysis`**  
  Includes post-simulation analysis scripts and figure-generation code, based on the simulation results in `3_Simulations`.

Each folder contains a README or relevant documentation for further details.

To reproduce the results presented in the paper, run the appropriate Python scripts located in the `3_Simulations` folder.



## Reference  
[1] Panagopoulos, I., McAllister, K., Keviczky, T., and van Mourik, S. (2025). *A Cascaded Economic Model Predictive Control Approach to Greenhouse Climate Control.*

Owner

  • Name: ipanagopoulos
  • Login: ipanagopoulos
  • Kind: organization

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: >-
  Economic Model Predictive Control with Rule Based Control
  Integration to Greenhouse Climate Control on a Lettuce
  Model
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Ioannis
    family-names: Panagopoulos
    email: i.panagopoulos@tudelft.nl
    affiliation: Delft University of Technology
  - given-names: Koty
    family-names: McAllister
    email: r.d.mcallister@tudelft.nl
    affiliation: Delft University of Technology
  - given-names: Tamas
    family-names: Keviczky
    email: t.keviczky@tudelft.nl
    affiliation: Delft university of Technology
  - given-names: Simon
    name-particle: van
    family-names: Mourik
    email: simon.vanmourik@wur.nl
    affiliation: Wageningen University and Research
repository-code: >-
  https://github.com/ipanagopoulos/Cascaded-EMPC-RBC-Lettuce-GH
license: MIT

GitHub Events

Total
  • Member event: 1
  • Push event: 3
  • Create event: 2
Last Year
  • Member event: 1
  • Push event: 3
  • Create event: 2