Loading the Starting Simulation File
You start this tutorial by loading a simulation file that contains the cylindrical reactor geometry, pre-defined mesh operations, regions and boundaries. The geometry and various other settings throughout the simulation are parameterized. The underlying parameters are already included on the starting simulation file.
- Start up Simcenter STAR-CCM+ in a manner that is appropriate to your working environment and select .
-
In the Load a File dialog:
- To generate the mesh, right-click the Execute. node and select
-
To view the mesh, create a new mesh scene.
-
Expand the
node and review the pre-defined parameters.The following table presents their definitions:
Parameter Value Definition Fluid Density 1.18415 kg/m^3 The constant set value for the density of the fluid in the fluidized bed, . In the tutorial case, the fluid is air. Fluid Mass Flow Rate ${Fluid Density}*${Fluid Velocity}*acos(-1)*pow(${Reactor Radius},2) The fluid's mass flow rate, calculated as , where is the fluid density, is the fluid velocity and is the area of the cylindrical reactor where is the radius of the reactor. Fluid Velocity 2.5 m/s The constant set value for the velocity of the fluid at the inlet boundary, . Parcel Diameter 20.0 mm The constant set value for the diameter of the parcels, , where each parcel houses multiple particles. Particle Count floor(pow(${Parcel Diameter}/${Particle Diameter},3)) The particle count, calculated as where is the number of particles in one parcel, is the mean parcel diameter, and is the mean particle diameter. Particle Diameter 4.0 mm The constant set value for the diameter of the particles, . Parcel Number floor(0.6*6*${Reactor Radius}*${Reactor Radius}*${Reactor Fill Level}/pow(${Parcel Diameter},3)) The number of parcels in the reactor, calculated as , where is the assumed random packing of parcels and is the initial filling height of solid particles in the reactor. Pi 3.14159265359 The constant Pi. Reactor Fill Level 0.4 m The constant set value for the height to which the reactor is initially filled with particles, . Reactor Height 2.0 m The constant set value for the height of the reactor, . Reactor Radius 0.4 m The constant set value for the radius of the reactor, . - Save the simulation as fluidizedBed_run.sim.