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

Create timeseries ground elements #80

Merged
merged 16 commits into from
Oct 24, 2019
Merged

Create timeseries ground elements #80

merged 16 commits into from
Oct 24, 2019

Conversation

anomam
Copy link
Contributor

@anomam anomam commented Oct 9, 2019

  • create new TsGroundElement class that will represent each timeseries ground element, and which will be able to provide all its sub-surfaces defined by the cut points
  • make sure that the new class works with the current full mode
  • this is a necessary step towards the vectorization of the full mode
  • all existing tests should pass

anomam added 3 commits October 8, 2019 18:55
* the ground element will have a fixed number of surfaces, dependent on how many
cut pts there are on the ground
* wrote method to create all the surfaces, still need private methods
* otherwise when coords are updated, the length is wrong
@anomam anomam added the WIP Work in progress label Oct 9, 2019
@anomam anomam self-assigned this Oct 9, 2019
@anomam anomam removed the WIP Work in progress label Oct 24, 2019
@anomam anomam merged commit 25af14a into master Oct 24, 2019
@anomam anomam deleted the ts_ground_elements branch October 24, 2019 09:16
@anomam anomam mentioned this pull request Nov 6, 2019
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.

1 participant