csrc-sdsu/mole

Mixed boundary condition

Closed this issue · 3 comments

Hi,

My name is Nahuel Caruso, I've just taken a Mimetic Method course by Prof. Castillo and I have a question:

Is there any mixed boundary condition tool?

I would like to solve a Helmholtz equation in 1D with mixed boundary conditions.

I could explain the problem that I have to solve if there was needed.

Best regards
Nahuel

aboada commented

Hi @carusonahuel - It is not a complex routine, but we have a long TO-DO list. I expect to have it working this year.

@carusonahuel Apologies for the delay. I've added mixed BC operators for 1D, 2D, and 3D in C++ and MATLAB/Octave. If you use them, I'd appreciate any feedback on their correctness and performance.