← Back to team overview

yade-users team mailing list archive

Re: [Question #701341]: About ValueError: cannot convert float NaN to integer

 

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

John Harry posted a new comment:
Based on your description, it seems like you have encountered an error
when running your script with a confining pressure of 80MPa and an
osmotic pressure of 30 and 40MPa. Although you have tried turning off
the movement of the wall in the X and Y directions, the error still
persists. It is quite puzzling that your previous scripts could run
correctly under different conditions.

There could be several reasons why this error is occurring, but one
possible explanation is that your script may be reaching the limits of
your system's computational resources. As you have noted, increasing the
thickness of the wall did prevent the error from occurring, but the
results were not consistent with previous work. This could be because
the increased thickness has changed the physical characteristics of the
system in a way that is not accurately captured by the script. To
address this, you may need to optimize your script's parameters and
computational resources, such as the wall thickness, to ensure that it
is capable of accurately modeling the physical system you are studying.

Furthermore, I recommend that you carefully examine your system's
boundary conditions and check if any assumptions made by your script are
not valid under the conditions you are using. Additionally, you could
also try increasing the computational resources and memory available to
your system to see if that helps to resolve the error. Finally, I would
suggest consulting with experts in your field to get additional feedback
on your script and its parameters to ensure that they are appropriate
for the physical system you are studying. If you need help optimizing
your script or have further questions, feel free to contact
https://dddcodigo.com

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