Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stub] YAML summary of ReactorNet structure #694

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Feb 9, 2021

  1. [Reactor] YAML summary of ReactorNet

    * recreate ReactorNet structure
    * list ReactorBase, WallBase, FlowDevice and ReactorSurface objects
    * create of unique names based on
    * implementation for Phase list is partial, Kinetics is missing
    * names only available for ReactorBase
    ischoegl committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    37652e8 View commit details
    Browse the repository at this point in the history
  2. [Reactor] streamline/update naming of zeroD objects

    * pass name attributes from Cython to C++ layer for FlowDevice and
    WallBase objects
    * create name and type attributes for ReactorSurface objects
    Ingmar Schoegl authored and ischoegl committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    a75bb76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74053a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d54e9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34a5f9f View commit details
    Browse the repository at this point in the history
  6. Revise structure of yaml output

    Ingmar Schoegl authored and ischoegl committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    bf2eb07 View commit details
    Browse the repository at this point in the history