Problem restarting a case with periodical condition in X and Y
Hello
I have a problem when I want to restart the simulation. In my case I have this two periodical conditions (in XML file):
parameter key="XPeriodicIncZ" value="0.0" comment="Increase of Z with periodic BC"
parameter key="YPeriodicIncZ" value="0.0" comment="Increase of Z with periodic BC"
I changed and added the partbegin command in .sh file, as follow:
$dualsphysics $dirout/$name $dirout -svres -cpu -stable -partbegin:10[:11] $dirout
I started the simulation and then this error appears:
DualSPHysics4 v4.0.055 (15-04-2016)
====================================
Threads by host for parallel execution: 4
[Initialising JSphCpuSingle v0.70 05-09-2016 19:43:01]
PartBegin=50
PartBeginDir="Laminar_out"
PartBeginFirst=51
**Basic case configuration is loaded
**Special case configuration is loaded
Loading initial state of particles...
*** Exception (JPartsLoad4::CheckConfig)
Text: Data file does not match the periodic configuration of the case.
Execution aborted
Press any key to continue...
So, I tried a lot of things but I don't know what is the problem. I need help to fix this problem.
Regards
I have a problem when I want to restart the simulation. In my case I have this two periodical conditions (in XML file):
parameter key="XPeriodicIncZ" value="0.0" comment="Increase of Z with periodic BC"
parameter key="YPeriodicIncZ" value="0.0" comment="Increase of Z with periodic BC"
I changed and added the partbegin command in .sh file, as follow:
$dualsphysics $dirout/$name $dirout -svres -cpu -stable -partbegin:10[:11] $dirout
I started the simulation and then this error appears:
DualSPHysics4 v4.0.055 (15-04-2016)
====================================
Threads by host for parallel execution: 4
[Initialising JSphCpuSingle v0.70 05-09-2016 19:43:01]
PartBegin=50
PartBeginDir="Laminar_out"
PartBeginFirst=51
**Basic case configuration is loaded
**Special case configuration is loaded
Loading initial state of particles...
*** Exception (JPartsLoad4::CheckConfig)
Text: Data file does not match the periodic configuration of the case.
Execution aborted
Press any key to continue...
So, I tried a lot of things but I don't know what is the problem. I need help to fix this problem.
Regards
Comments
Please send to us (dualsphysics@gmail.com) the case and we will check it.
Regards
but with two periodicity conditions such as in this case... it does not work !!!
We will fix this for next release.
Thanks a lot for noting this.