generated from ansys/template
-
Notifications
You must be signed in to change notification settings - Fork 7
feat: add supporting virtual bsdf bench #763
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
Merged
Changes from all commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
fe961f5
Add support VBB
e17e8d5
Add support VBB
51cae9f
Merge remote-tracking branch 'origin/feat/add-VBB' into feat/add-VBB
221d620
chore: adding changelog file 763.added.md [dependabot-skip]
pyansys-ci-bot 8e4ee3b
add unit test for creating virtual bsdf bench simulation
a29c1d2
add example
8859063
improve vbsdf example
5d5bdb2
add support load an exported vbsdf simulation
c31458b
fix default type error
8070f17
fix default type error
ea8526f
add vbsdf speos asset file
7e15dcc
fix issue of changing uniform properties
f940f55
add un-support set_sensor and set_source paths mathod in virtualbsdf
62932d8
refactor geom_distance_tolerance from child to base
8047d6f
refactor max_impact from child to base
ba35267
check type in the function init
8888e1d
simplify the class type name
fbf3d50
Merge branch 'main' into feat/add-VBB
pluAtAnsys abf3d37
Merge branch 'main' into feat/add-VBB
pluAtAnsys 69f3254
typo and remove not-used unspecified symmetric option
cf15746
Merge branch 'main' into feat/add-VBB
pluAtAnsys b9bd975
ci: auto fixes from pre-commit.com hooks.
pre-commit-ci[bot] eadd018
fix not creating parent directories
86d324d
fix example issues
ba401b3
Update examples/core/simulation.py
pluAtAnsys 9acfe7d
Update src/ansys/speos/core/simulation.py
pluAtAnsys de1985c
ci: auto fixes from pre-commit.com hooks.
pre-commit-ci[bot] f2adbdd
Merge branch 'main' into feat/add-VBB
StefanThoene fba7e5a
add missing return type and docstrings
4cb9e42
fix docstring for getter and setter methods
dce46ad
fix docstring for getter and setter methods
41d02dc
Merge remote-tracking branch 'origin/feat/add-VBB' into feat/add-VBB
585deff
fix docstring
7a1041a
fix docstring and broken link
113369d
add missing docstring info
4dcd978
Merge branch 'main' into feat/add-VBB
pluAtAnsys fcda9c9
fix docstring typo
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 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 |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| Add supporting virtual bsdf bench |
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
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.
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.