Skip to content

Custom coal type

Hang Zhou requested to merge Custom_Coal_Type into master
  1. Coal type, "Custom_by_User", is added, whose ultimate and proximate analysis is given in the input file. And its parameters for CPD model are calculated based on the known coal types.
  2. "MultipleJetsFunction" is added to give the initial conditions when the reactor has multiple jets. It gives the same distribution as "coaxialjet" when there are three jets and the two jets on both sides have the same diameter. However, "MultipleJetsFunction" is required when the two jets on both sides don't have the same diameter or there are more than three jets.
  3. Corresponding to "MultipleJetsFunction", a method to give the position of particles when particles are injected through multiple jets is added.

Merge request reports