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

Add surfaceArea to node parameters #118

Closed
wants to merge 4 commits into from

Conversation

lrntct
Copy link

@lrntct lrntct commented Dec 8, 2017

Add surfaceArea to TNode struct.
node_getSurfArea() returns that value by default.
Update toolkitAPI to get and set surfaceArea, and update fullVolume when updating surfaceArea.

See issue #112.

@michaeltryby
Copy link

michaeltryby commented Dec 8, 2017

I'm excited about coupling with 2D surface models. These changes are potentially more fundamental to the engine than the other toolkit api development work to date. I propose we create a separate branch for @lrntc to pursue this work. @bemcdonnell sound good?

@bemcdonnell
Copy link
Member

bemcdonnell commented Dec 9, 2017 via email

@bemcdonnell
Copy link
Member

@lrntct, i added a new branch for this work called feature-2dflood. I am redirecting your work from develop

@bemcdonnell bemcdonnell changed the base branch from develop to feature-2dflood December 10, 2017 15:03
@bemcdonnell
Copy link
Member

@lrntct, is this PR still active? or are its contents part of the coupling PR?

@lrntct
Copy link
Author

lrntct commented Mar 12, 2018

@bemcdonnell The content of this PR is included in the coupling PR.

@bemcdonnell
Copy link
Member

@lrntct, since this PR is encompassed in the coupling PR, do you mind if we close this one?

@lrntct
Copy link
Author

lrntct commented Apr 4, 2018

@bemcdonnell I believe it is fine to close this PR.

@bemcdonnell bemcdonnell closed this Apr 4, 2018
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.

3 participants