Hi all,
I am trying to solve a system of reaction diffusion reaction equation on two different scale - one at a macro scale and one at micro scale. The micro-scale model receives conc as Dirichlet BC from the macro-scale model and the macro-scale model receives flux loaa into micro-scale model as a flux BC from the micro-scale model. I am doing experiments for this model to test the experimental validation of the model. So, my question is what would be the best way to approach this problem?
I have not used Julia before so I am not sure if this two different scale coupled model can be solved using MOLtoolkit or do i need to discretize them myself? Any sort of advice to the packages that might be useful is highly appreciated. Thank you!
I have also added a schematic of what I wish to achieve.