fix: Typos in FTCS
In the calculation of alpha intercell values, the concentration of alpha and its neighboring concentrations were utilized, as opposed to employing neighboring alpha concentrations.
For evaluating the left/right boundary conditions, there was an error in indexing - specifically, column indexing was erroneously employed instead of the intended row indexing.