The GeneralIntegrator block combines two integrators into one
block. The scope of the block is to make more abstract the
procedure of solving PDE. This provide transparence to the user,
that can just take one integrator block and choose the
numerical
method to use. The integrator parameter allows to select the
method: 1 for MOL and 2 for FVM. The treatment of the IC, BCL and
BCR
inputs is the same as for other integrator blocks.
Release Notes: