poet/data/CMakeLists.txt
Max Lübke 28b59ff6c3 BREAKING CHANGE: integrate 'tug' as diffusion module
It is now possible to run a simulation for one iteration in sequential
mode without the use of Rmufits.

According scripts are provided.

refactor: TransportSim renamed to DiffusionModule

refactor: parsing of R input script is now done outside of simulation
modules (except ChemSim)
2022-11-10 16:06:08 +01:00

2 lines
77 B
CMake

install(FILES SimDol2D.R SimDol2D_diffu.R SimDol1D_diffu.R DESTINATION data)