-
Notifications
You must be signed in to change notification settings - Fork 0
refactor: Move GeosBlockMerge to geos-processing #163
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
Merged
paloma-martinez
merged 46 commits into
main
from
RomainBaville/refactor/MoveGeosBlockMerge
Nov 14, 2025
Merged
Changes from 45 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
bb2911e
Move SurfaceGeomechanicsFilter and refactor functions
paloma-martinez 391aeea
Move and refactor plugin
paloma-martinez 176b508
add geos-processing to install script
paloma-martinez cd83faf
Merge branch 'main' into pmartinez/refactor/moveSurfaceGeomechanics
paloma-martinez 8b72f3f
Add more log
paloma-martinez 5bd267c
Add documentation
paloma-martinez 4277ebb
Filter cleaning
paloma-martinez 2e71538
Documentation
paloma-martinez 4bdc33c
Merge branch 'main' into pmartinez/refactor/moveSurfaceGeomechanics
paloma-martinez b6f9d85
Refactor the basis change computation
paloma-martinez 37e3fd6
Merge branch 'main' into pmartinez/refactor/moveSurfaceGeomechanics
paloma-martinez 9c10aea
Refactor of normal and tangential vectors computation
paloma-martinez b2d6447
Merge branch 'main' into pmartinez/refactor/moveSurfaceGeomechanics
paloma-martinez 4643add
Replace and add tests for attribute to vector functions
paloma-martinez 64494c8
Add tests and better error handling
paloma-martinez 98a825b
Adding tests for SurfaceGeomechanics filter
paloma-martinez c87b243
Merge branch 'main' into pmartinez/refactor/moveSurfaceGeomechanics
paloma-martinez 52bcd56
Fix
paloma-martinez d3e4fc6
typo
paloma-martinez badc7cd
Small modifications from Romain review
paloma-martinez 335782c
Fix typing and error in getTangents function
paloma-martinez 359ceb0
Fix tests following previous commit modifs
paloma-martinez 27ae09d
SISO filter
paloma-martinez 58e30e3
fix docstring
paloma-martinez c56b2de
fix the fix
paloma-martinez cdd923c
typing
paloma-martinez 24e4c5b
typing
paloma-martinez a7f17e0
Merge branch 'main' into pmartinez/refactor/moveSurfaceGeomechanics
paloma-martinez 7e7eca1
.
paloma-martinez 9df9481
Merge branch 'pmartinez/refactor/moveSurfaceGeomechanics' of https://…
paloma-martinez dab09d0
Move GeosBlockMerge from geos-posp to geos-processing
7677e88
Remove PVPythonAlgorythmBase
a59d804
Update to the last version of the main
95072db
clean & refactor the code
7b94f10
Merge branch 'main' into RomainBaville/refactor/MoveGeosBlockMerge
c2ab8fb
Update import
c2df04e
Fix density name for fluid phase
eabc058
harmonized the code (logger, varriable name ...)
ab7bfcb
Clean the doc
789cd31
Update GeosBlockMerge calling
8f08be8
fix computePhaseNames
13ea5b5
fix convertBlockToSurface
7755639
fix ci
7c76c64
Apply Paloma suggestion
b6a7161
fix import
bd506a6
Apply Paloma's suggestions
RomainBaville File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -4,6 +4,4 @@ Processing | |
| .. toctree:: | ||
| :maxdepth: 5 | ||
|
|
||
| filters | ||
|
|
||
| pyvistaTools | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.