Data2Dynamics / d2d

a modeling environment tailored to parameter estimation in dynamical systems
https://github.com/Data2Dynamics/d2d
57 stars 29 forks source link

Support full headless calculations with `-batch`. #175

Open stephanmg opened 2 months ago

stephanmg commented 2 months ago

It would be useful, if D2D could be run headless for batch processing with MATLAB.

Some code explicitly requires GUI / user interaction. It should be possible with not too much work to change this. (I have local modifications which I could contribute, which worked for me to run my tasks in headless on a HTC system)