Closed MAlberts99 closed 3 years ago
@danieleongari can you comment on this?
Hi, yes this is a bug. It is reasonable that we did not notice this before, because the Enthalpy of adsorption for a mixture it not a very valuable information (at least for our analysis!). I will fix it soon.
Thank you very much. No worries.
Fixed in c99f4525cf6ed973fabd5de126826bc15019885e
The
multicomp_gcmc
workchain throws a key error for the enthalpy of adsorbtion with both examples not working right now. This is caused by theget_output_parameters
function trying to look up the enthalpy of adsorbtion for each component as shown in the simplified snippet below:However, both enthalpy of adsorbtion and dev are located in the general part of the output dictionary (see txt file). A potential work around is:
I am not certain if there is a way of changing the parameters to obtain the enthalpy of adsorbtion for each component which would be the preferable solution.
raspa_output.txt