Hello everyone. I am relatively "new" to Basilisk, and I am starting to go through the source code. I have my code derived from the atomisation of a liquid pulse jet (my case is the droplet impact onto a liquid film), which is annexed to this message. I am curious because I am currently making a file with all the header files for further study of the code, and I noticed the common.h file, which contains pretty much all the base headers and functions. However, I am trying to find where, in my case, the common.h header is called, or if it is not. I have tried some functions present there (such as sq()) and it works, which would imply that the header is being called, unless a different header is at use.
Any chance other header is calling these base functions?
Thank you very much,
Daniel Vasconcelos Rodrigues.