Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifier doesn't handle string parameter values correctly #103

Open
trevorhardy opened this issue Mar 17, 2023 · 0 comments
Open

Modifier doesn't handle string parameter values correctly #103

trevorhardy opened this issue Mar 17, 2023 · 0 comments

Comments

@trevorhardy
Copy link
Collaborator

GridLAB-D parameter value that are strings can either be quoted or not quoted and be correctly parsed by GridLAB-D. The GLM Modifier directly captures the string (including quotes if present) and provides this to users as the parameter value. As a convenience to the user, it would be helpful if the Modifier understood that the quotes were not part of the string itself. If the user modified that string parameter, when the new .glm is written out the quotes were around the new, modified, entire parameter name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant