Hello Taylor,
With many examples (except basins at rest maybe), you have differencies between parallel and sequential runs with restart.
If you want to have perfect restart without loss of accuracy, you should:
- use RESTART MODE = YES for your initial run (see the TELEMAC-3D user manual and the canal example) and rerun your computation from the generated file with RESTART MODE = YES),
- use the same number of nodes and cores,
- use the sampe configuration (computer, compiler etc.).
Hope this helps,
Chi-Tuan