Skip to content
Snippets Groups Projects
Commit 8b64e7d2 authored by Ezekiel Dohmen's avatar Ezekiel Dohmen
Browse files

The feCodeGen.pl script was using ./diags.txt and ./diags2.txt to build the...

The feCodeGen.pl script was using ./diags.txt and ./diags2.txt to build the <model>_partConnectionList.txt for each model. This meant that multiple models could not be built at the same time bacause they were sharing the diags files. This commit replaces those file with ones specific to the model being built. We also clean up the code a bit and remove some sleeps that slow down builing the models by 10 s each.
parent b81646e4
No related branches found
No related tags found
2 merge requests!439RCG 5.0 release fro deb 10,!296Remove shared files causing collisions when generating the code for two models at the same time. Also speed up generation time by 10s per model.
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment