galactic-src
galactic-src
Currently it is difficult to configure a quick, basic simulation. This sort of thing would be useful for creating regression tests that target particular features. This PR involves a few...
If you do not provide a density file, you hit an else block in SetupModel.cpp which starts by setting P.ncw = P.nch = (int)sqrt((double)P.NC); Unless I've missed something, at this...
When loading www.freecen.org.uk, I see a few console errors. Two of these are `Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')`. This change checks the elements having click listeners...