```python rct = flopy.mt3d.Mt3dRct(mt, isothm=0, ireact=0,igetsc=0, rc1=0.01, ireaction=1) Exception: RCT error: unrecognized kwargs: ireaction ``` Or is there another way to set it up?