Hello,
I need to add more diffusion for tracers in the main body of the model, but as I increase the diffusion coefficient, the advective flux through liquid flow boundaries is being negated by the increased diffusive flux, resulting in the net flux of the tracer into model dropping towards zero. So I would like to impose liquid boundary advective flux only without the diffusive flux.
Is there a simple way to turn off diffusion though liquid boundaries for tracers.
I think that I could artifically set the lateral boundary type to solid temporarily for the diffusion step only and resetting after.
However the diff3d routine has not way of checking what called it that is if it is solving for tracers or velocities etc. The same goes for the convective transport routine. Adding an indicator of what is being solved in these generic solvers would be very helpful in the future.
Appreciated any suggestions.
John