No worries Siarhei! :)
I *think*, but I can't be sure because I'm not 100% clear on wave pinning yet, that what you are talking about should in theory be doable as a regular 'Formula-mode' formula in Ready, as long as it can work with 'diffusion'-style reagent-transport. It would also be possible to implement other types of transport by using a fully custom 'Full Kernel' setup, but at that point you're perhaps not far ahead of other OpenCL/Kernel frameworks as you're basically implementing the whole thing yourself anyway.
In terms of boundary conditions, I would expect that as long as you're clear on how to implement the maths based on some voxel/raster-based representation of the boundary, then that should be able to be worked out too, perhaps by using an extra reagent to represent the shape of the boundary, be that in a kind of 'density' form or some kind of '(perhaps-signed)-distance-to-surface' field.
I guess this probably isn't any more helpful than my previous post in that i'm still basically saying "it sounds possible in theory" but perhaps in order to be able to give any better assistance we might need a bit more detail about the specific algorithm that you are trying to implement? :)
I hope it works out, it sounds really interesting! I'd love to read more about wave-pinning if you have any other links :D
Have a choice one,
Dan