Inti Pelupessy
Inti Pelupessy
I think the issue with BSE is that it will only evolve the binaries anyways...
I think @merijn had a homebrew package...
hmm...this needs some thought..
it is possible, but there will be many packages sharing prerequisites (eg hdf5 is also a framework prerequisite)..it may a start to include in config.mk a line like: ``` include...
it is something that also maybe useful for omuse etc
note: this was an issue for OMUSE and netcdf. It also came up where AMUSE didn't detect/configure netcdf-fortran (optional) while (a number of) OMUSE codes need this. Another solution would...
- binary files of community/galactics/gas_src/bin/
should be fixed soonish
I think we can add something to the baseclass ```__init__``` that tests keywords arguments against parameter names and sets them if it is a parameter..let me think about this though...
ok..I leave it for now...I may implement this later since there are more use cases where you would want something like this..