OpenPisco.Optim.Criteria.PhyThermalCriteria module#
- class OpenPisco.Optim.Criteria.PhyThermalCriteria.TopoCriteriaTargetTemperature(other=None)[source]#
Bases:
PhysicalCriteriaBase
- GetCriteriaSolution(i)[source]#
-
Retrieve the solution of index i. The index i should be smaller than the total number of solutions :param int i : index of the current solution :return: solution :rtype: ndarray
- GetCriteriaSolutionName(i)[source]#
-
Retrieve the name of the solution of index i. The index i should be smaller than the total number of solutions :param int i : index of the current solution :return: solution name :rtype: str