The examples provided here are only concern inlet boundary conditions. Other boundary condition types are not specific to the pulverized coal model, so generic examples apply (and as usual, the GUI is recommended).
Note that turbulence variables BC's are usually computed automatically, based on definitions using cs_boundary_conditions_inlet_set_turbulence_hyd_diam or cs_boundary_conditions_inlet_set_turbulence_internsity.
This following examples show how user code con be defined in cs_user_boundary_conditions_setup, so as to define inlet properties using the high-level for non-coal-specific variables, and access the coal inlet structure definition to set the required properties.
Secondary or tertiary air inlet, for zone 'inlet', using either the base pulverized coal model or the pulverized coal with moisture model (with Lagrangian particle tracking).
Primary air and coal inlet, for zone 'primary_inlet'.