Finalized GPR with 3-Port Structure

This commit is contained in:
felsabbagh3
2019-09-11 14:53:32 -04:00
parent 1b25b10644
commit fb3bc60189
13 changed files with 1440 additions and 4192 deletions

View File

@@ -353,7 +353,7 @@ bool Vortex::simulate(std::string file_to_simulate)
// unsigned cycles;
counter = 0;
while (this->stop && ((counter < 5)))
// while (this->stats_total_cycles <= 30)
// while (this->stats_total_cycles < 10)
{
// std::cout << "************* Cycle: " << (this->stats_total_cycles) << "\n";