把负荷匹配到变压器上了。

Signed-off-by: dmy@lab <dmy@lab.lab>
This commit is contained in:
dmy@lab
2015-01-20 13:48:58 +08:00
parent 8d5fcf9c95
commit a208823264
5 changed files with 20 additions and 25 deletions

View File

@@ -105,7 +105,7 @@ bool ElementHashtable::GoPath()
}
this->tpRecorder=new TopologyRecorder(this->eleHT,this->FDSet,this->loadFilePath);
this->tpRecorder->startWithNode(node);
// this->tpRecorder->exportTo("");
this->tpRecorder->exportTo("");
break;
}
}