Open federicazanca opened 7 months ago
but at the moment we don't want to implement it because it could be something to discuss to add on a aiida-core level (or to check if it is an option already)
I'd imagine adding things to aiida-core could be a relatively slow process? They release quite frequently but with time for discussion, implementation etc, I'd imagine we'd still be looking at months?
If it's fairly useful, would it not make more sense to implement it here relatively soon, then we can swap it out for the aiida-core implementation if it gets that far?
but at the moment we don't want to implement it because it could be something to discuss to add on a aiida-core level (or to check if it is an option already)
I'd imagine adding things to aiida-core could be a relatively slow process? They release quite frequently but with time for discussion, implementation etc, I'd imagine we'd still be looking at months?
If it's fairly useful, would it not make more sense to implement it here relatively soon, then we can swap it out for the aiida-core implementation if it gets that far?
Yes if it's useful we could add it in aiida-mlip directly. I am still deciding if it's useful or not, cause at the moment I only seem to have created confusion. For now I put it here since it can be handled as a separate issue from #109, as they don't really depend on each other. If we decide to add this to aiida_mlip we can always do it later, tho
basicallhy the aiida implementation for this would be the get_builder fuction so these 2 issues are more or less the same #106. Not sure if we want to deal with this at the moment, possibly in the future
I had something like this added to the base calcjob class (which I removed for now) The idea would be to make aiida read config files for running, but at the moment we don't want to implement it because it could be something to discuss to add on a aiida-core level (or to check if it is an option already)