Is it possible to run some transient simulation with both SSA and SIA in different regions?
I have SSA simulations and SIA simulations that run properly but if I try to use two different flow equation using:
md=setflowequation(md,'SSA',maskfjord,'fill','SIA','coupling','tiling');
I get the following error message:
??? Error using ==> ./analyses/StressbalanceVerticalAnalysis.cpp
CreateConstraints error message: not supported yet (needs to be coded)
thanks,
Kevin