Reply To: Common IDE for OpenLB
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
› Forums › OpenLB › General Topics › Common IDE for OpenLB › Reply To: Common IDE for OpenLB
September 2, 2024 at 10:38 am
#9177
PhilippS
Participant
> Which module imports? We are only using plain header includes.
Even the import of olb2D.h in any of the examples, e.g. cavity2d.cpp. I suspect this is because of the relative path in the Makefile. This is also sometimes difficult for PyCharm to handle with Python projects.
Thank you very much for the info!
