← Back to team overview

yade-users team mailing list archive

Re: [Question #704035]: O.save/O.load problem

 

Question #704035 on Yade changed:
https://answers.launchpad.net/yade/+question/704035

Karol Brzezinski posted a new comment:
Hi Roxana,

I wanted to try to store the interaction state separately and load it in the second script. But there is something wrong with the serialization of interaction physics.  For example, if ii is an interaction, calling 'ii.phys.dict()' returns an error:
"No to_python (by-value) converter found for C++ type: yade::CapType"

If you can do your own modifications in the source code, you could try to investigate this line:
https://gitlab.com/yade-dev/trunk/-/blob/master/pkg/dem/ViscoelasticCapillarPM.hpp#L31

Best wishes,
Karol

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.