Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • Z Zodiac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • common
  • Zodiac
  • Merge requests
  • !30

Merged
Created Aug 10, 2020 by Hang Zhou@hangDeveloper

Plug Flow Reactor Modification

  • Overview 0
  • Commits 10
  • Pipelines 1
  • Changes 106

The following changes have been made:

  1. Coal analysis can be given in the input file by giving `CoalType: Given_From_Input_File'. Its CPD parameters are interpolated based on the known coal types in the code;
  2. Initial/Inflow conditions of particle loadings, coal compositions, tar and soot mass, and labile bridge mass in CPD models can be given in the input file. If they are not given in the input file, they will be set based on the equivalence ratio and coal composition.
  3. The weighted function used in CPD models is deleted.
  4. Functions for plug flow reactors are added.
  5. Two reactor shapes, spherical and cylinder, can be given in the input file.
  6. Adding the function which allows setting initial or inflow conditions based on database corresponding to the grid value.

The failed tests are expected because the number of particles per volume, instead of the total number of particles, is calculated and saved by default now.

Edited Aug 10, 2020 by Hang Zhou
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: CPD_CV_fix