Skip to content

Commit

Permalink
Merge pull request #1361 from NREL/2022.11.21.r1.ssc.279
Browse files Browse the repository at this point in the history
2022.11.21.r1.ssc.279 export config updates
  • Loading branch information
sjanzou committed Feb 25, 2023
2 parents 7145371 + 029f8a8 commit 8f25f4c
Show file tree
Hide file tree
Showing 11 changed files with 284 additions and 304 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"defaults": {
"Weather": {
},
"Weather": {
},
"SolarField": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"defaults": {
"Weather": {
},
"Weather": {
},
"SolarField": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"defaults": {
"Weather": {
},
"Weather": {
},
"SolarField": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"defaults": {
"Weather": {
},
"Weather": {
},
"SolarField": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"defaults": {
"Weather": {
},
"Weather": {
},
"SolarField": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"defaults": {
"Weather": {
},
"Weather": {
},
"SolarField": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"defaults": {
"Weather": {
},
"Weather": {
},
"SolarField": {
Expand Down
10 changes: 0 additions & 10 deletions api/include/SAM_TroughPhysical.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,6 @@ extern "C"
*/
SAM_EXPORT void SAM_TroughPhysical_Weather_file_name_sset(SAM_table ptr, const char* str, SAM_error *err);


//
// Weather parameters
//

/**
* Set solar_resource_data: Weather resource data in memory
* options: None
Expand Down Expand Up @@ -1911,11 +1906,6 @@ extern "C"

SAM_EXPORT const char* SAM_TroughPhysical_Weather_file_name_sget(SAM_table ptr, SAM_error *err);


/**
* Weather Getters
*/

SAM_EXPORT SAM_table SAM_TroughPhysical_Weather_solar_resource_data_tget(SAM_table ptr, SAM_error *err);


Expand Down
268 changes: 135 additions & 133 deletions test_results_linux64.csv

Large diffs are not rendered by default.

264 changes: 133 additions & 131 deletions test_results_osx64.csv

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions test_results_win64.csv

Large diffs are not rendered by default.

0 comments on commit 8f25f4c

Please sign in to comment.