Adding custom kernel to Navier-Stokes module #23270
Answered
by
GiudGiud
alimostafavi24
asked this question in
Q&A Modules: Navier-Stokes
-
Hello, I developed a custom kernel myself. Is there any way that during compilation this can be added to navier_stokes-opt, so it can be compiled with other kernels? For example, I added the .h and .c file of my custom kernel to Navier-stokes module and it did not work (include/kernels and src/kernels folders). What is the correct means of adding our custom kernels to existing MOOSE kernels and compile everything together? Thanks, |
Beta Was this translation helpful? Give feedback.
Answered by
GiudGiud
Jan 28, 2023
Replies: 1 comment
Answer selected by
GiudGiud
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#23254 (reply in thread)