Files
scgenerator/developement_help.md
Benoît Sierro 3c2e98d1e9 ray simulations seem to work
nodes (except head node) can deconnect and reconnect to/from the cluster and work is rebalanced properly. if a node dies while simulating, the leftover work is picked up at the end and everything is merged normall. Tests of the actual validity of the mergd data have not been made yet
2021-02-01 09:05:44 +01:00

241 B

add parameter

  • add it to const.valid_param_types
  • add it to README.md
  • add the necessary logic in the appropriate initialize.ensure_consistency subfunction
  • optional : add a default value
  • optional : add to valid varying