Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CAiMIRA CAiMIRA
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 53
    • Issues 53
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CAiMIRACAiMIRA
  • CAiMIRACAiMIRA
  • Merge requests
  • !424

CO2 Expert App

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Luis Aleixo requested to merge feature/CO2_expert into master Jan 24, 2023
  • Overview 30
  • Commits 24
  • Pipelines 11
  • Changes 25

Developed the CO2 Expert App to dynamically calculate the CO2 concentration profile given a set of values defined in the user interface with Voila. The logic is similar to the traditional web app, but with the relatable needed inputs.

The needed code for the Docker image generation and OKD deployment is included in this MR.

The ipywidgets version was pinned to be less than 8.0 due to Voila rendering problems in the browser.

The residual 0.25ACH for every ventilation was replaced by 1e-6ACH, a value close to the desired value of 0ACH. Due to some ventilation errors and time constraints, we found this quick solution of setting a value closer to 0ACH - this problem is addressed in this issue.

The Duplicate Scenario and Delete Scenario buttons are now working as expected, and the ventilation start time was adjusted (windows start closed in the beginning of the simulation time).

Preview - https://caimira-test.web.cern.ch/co2-app:

Screenshot_2023-03-01_at_15.17.03

Edited Mar 01, 2023 by Luis Aleixo
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/CO2_expert