You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a situation when options of a FleurCalculation were updated in _handle_not_enough_memory, SCF workchain will submit next FleurCalculation using the old option which most probably will cause the same problem.
Thus SCF workchain should somehow understand that nested FleurBaseWorkChain updated options and use them for the subsequent iteration.
The text was updated successfully, but these errors were encountered:
In a situation when options of a FleurCalculation were updated in _handle_not_enough_memory, SCF workchain will submit next FleurCalculation using the old option which most probably will cause the same problem.
Thus SCF workchain should somehow understand that nested FleurBaseWorkChain updated options and use them for the subsequent iteration.
The text was updated successfully, but these errors were encountered: