Skip to content

Fixes issue #1427#1451

Merged
sjanzou merged 1 commit into
developfrom
SAM_1427
Sep 24, 2023
Merged

Fixes issue #1427#1451
sjanzou merged 1 commit into
developfrom
SAM_1427

Conversation

@sjanzou

@sjanzou sjanzou commented Sep 19, 2023

Copy link
Copy Markdown
Collaborator

To test:

  1. Create PVWatts/No Finance case in SAM and generate c# code
  2. VS2022 Community version with .NET desktop development added for c# support
  3. Start VS2022
  4. Tools->Visual Studio Command Prompt
  5. Navigate to where c sharp code generated from SAM within the command prompt
  6. In the command prompt, type “csc untitled.cs”
  7. Check that results match with SAM

@sjanzou sjanzou linked an issue Sep 19, 2023 that may be closed by this pull request
@sjanzou sjanzou self-assigned this Sep 19, 2023
@sjanzou sjanzou requested a review from cpaulgilman September 19, 2023 07:59

@cpaulgilman cpaulgilman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Runs and generates results consistent with SAM. Tested with VS Code.

@sjanzou sjanzou merged commit 483f91e into develop Sep 24, 2023
@sjanzou sjanzou deleted the SAM_1427 branch September 24, 2023 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code generation for c#

2 participants