Skip to content

Commit

Permalink
update CSP entries for PySAM config_to_cmod_name table
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed Oct 6, 2023
1 parent 17bed61 commit d637d3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions api/api_autogen/data_structures.h
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ static std::unordered_map<std::string, std::string> config_to_cmod_name = {
{"DishStirling", "Tcsdish"},
{"DSGLIPH", "LinearFresnelDsgIph"},
{"DSLF", "TcslinearFresnel"},
{"DSPT", "TcsdirectSteam"},
{"EmpiricalTrough", "TcstroughEmpirical"},
{"ETES", "EtesElectricResistance"},
{"PTES", "EtesPtes"},
Expand All @@ -191,17 +190,18 @@ static std::unordered_map<std::string, std::string> config_to_cmod_name = {
{"GeothermalPower", "Geothermal"},
{"HighXConcentratingPV", "Hcpv"},
{"HostDeveloper", "HostDeveloper"},
{"ISCC", "Tcsiscc"},
{"LCOECalculator", "Lcoefcr"},
{"LCOHCalculator", "IphToLcoefcr"},
{"LeveragedPartnershipFlip", "Levpartflip"},
{"MerchantPlant", "MerchantPlant"},
{"MEtidal", "METidal"},
{"MEwave", "MEWave"},
{"MEwaveBattery", "MEWaveBattery"},
{"MSLF", "TcsMSLF"},
{"MSLF", "FresnelPhysical"},
{"MSLFIPH", "FresnelPhysicalIph"},
{"MSPT", "TcsmoltenSalt"},
{"MSPTV2", "TcsmoltenSalt"},
{"MSPTIPH", "MsptIph"},
{"None", "None"},
{"PhysicalTrough", "TroughPhysical"},
{"PhysicalTroughIPH", "TroughPhysicalProcessHeat"},
Expand Down

0 comments on commit d637d3b

Please sign in to comment.