Merge branch 'main' of github.com:PhasicFlow/phasicFlow

This commit is contained in:
Hamidreza
2025-05-16 19:15:17 +03:30
3422 changed files with 318448 additions and 165 deletions

View File

@ -359,7 +359,7 @@ bool pFlow::sphereInteraction<cFM,gMM, cLT>::hearChanges
if(msg.equivalentTo(message::ITEMS_REARRANGE))
{
notImplementedFunction;
return false;
return true;
}
fatalErrorInFunction<<"Event "<< msg.eventNames()<<