add conveyor belt model

This commit is contained in:
wanqing0421
2024-12-24 16:39:40 +08:00
parent 5318610c1f
commit ef2a13dd7e
7 changed files with 15 additions and 12 deletions

View File

@ -33,8 +33,6 @@ pFlow::conveyorBelt::conveyorBelt(const dictionary& dict)
}
}
FUNCTION_H
bool pFlow::conveyorBelt::read(const dictionary& dict)
{