Jens Broeder
Jens Broeder
I would agree that the plugin can/should handle this, or where ever the logic for the usage of the remote folder is. Maybe it can even get the file/information somehow...
Hi! Thanks for you work @mattpap. just to add to this (with bokeh==3.0.0.dev13): ``` p.legend.title='Long legend item\nLinebreaks would be nice.' ``` does also not line break. It just does a...
Maybe we could agree to specify the **maximum** allowed resources that a workflow is allowed to use on a single jobcalc. That's what we do, the code specific workchain determines...
> The only reasonable simple thing here, to me, seems to define a global maximum for the entire workchain. This is easy to specify but how would you implement it?...
I can tell that for fleur we face the same problems for the H2 and NH3 cases. You get some result, but it is certainly not a good one, or...
> I thought we agreed on a box 15,15,15 because it was big enough for everybody. Also, I believe more and more that not accepting pbc (False, False, False) is...
Other use cases are: - Films: semifinite, single slab, repeated slab, different vacuum sizes, with all combinations of pbc. (fleur expects the 3rd component to be orthogonal to the film...
I mean in general: in the docs it just says that a ParameterData node will be returned for a PW calculation. Not what keys should be expected in the dict,...
Currently I had the warning system in mind, because on the side I add here and there some stuff for fleur. So how does the value for the warning key...
Thanks! I am looking forward to see how this is done when it is ready.