This file contains proposed changes to the SimFactory. High priority ============= Low priority ============ * source_base_dir could be unset in the machines database. It could default, if unset, to the user's home directory. This could be determined by the '$HOME' environment variable on the remote host. * "build" could have an option to do a "fresh" build (i.e. realclean, which probably should imply a reconfigure as well) * When create-submitting a job the error "Cannot access base directory..." happens if the base directory does not exist. However, this is not the last line printed; we still get the message about using the default configuration 'sim'. This hides the real error. * We could have some sort of verification that the version of simfactory on the remote host is the same as that on the local one. * Should we do a sync of the parameter file only, if it has changed, and we are creating a simulation remotely? * The symlink in the output directory to the active restart could be a relative symlink. This would mean that the simulation could be moved.