ASM2d reactor module
Import
from asm2dmodel import asm2d
Class
ASM2D(XINIT3, PAR3, VOL3, SOSAT3, DECAY, TEMPMODEL, ACTIVATE)
Parameters
XINIT3: initial ASM2d state vectorPAR3: ASM2d parameter vectorVOL3: reactor volumeSOSAT3: oxygen saturation valueDECAY: decay-mode flagTEMPMODEL: temperature model flagACTIVATE: dummy-state activation flag
Notes
This page documents the module-level interface intended for future flowsheet construction.