ddsolvation / ddX

Fast continuum solvation based on domain decomposition
https://ddsolvation.github.io/ddX/
GNU Lesser General Public License v3.0
21 stars 4 forks source link

Add Meson Build System Support to ddX #155

Open lukaswittmann opened 1 day ago

lukaswittmann commented 1 day ago

We are currently working on the implementation of ddX into our tblite and xTB program packages. As the meson build system is our main workhorse for compiling, we would need this to be available for ddX.

Is it planned in the near future to incorporate meson? If not, we will look into implementing it ourselves via a PR.

CC: @robin-dahl

lukaswittmann commented 10 hours ago

We are currently already implementing it, it can be found in my fork.

mnottoli commented 4 hours ago

No, it was not a plan for the immediate future. So thanks for working on it. Please let me know if you need any assistance.