Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

florianreinle

florianreinle created a comment on an issue on ansys/pyrocky
Hi @Adrian-B-Moreira, I mean multiple simulations running the same port. Since you now can run the simulation non blocking staring a second one (if still solver+hardware available) would make sense...

View on GitHub

florianreinle created a comment on an issue on ansys/pyrocky
@Adrian-B-Moreira: Hello, if possible can you please have a short look or advise we if it's impossible to run more than one simulation at the same time within a single PyRocky instance? Thanks! Gr...

View on GitHub

florianreinle created a comment on an issue on ansys/pyrocky
I have additional information regarding the error. Besides the class name also the data pyro5 received: Exception has occurred: SerializeError Unsupported serialized class: sci20.simulator.interfa...

View on GitHub

florianreinle created a comment on a pull request on ansys/pyrocky
Thank you very much! Will lead to a smoother Linux Experience... So no reason anymore to keep this open. Greetings Florian

View on GitHub

florianreinle closed a pull request on ansys/pyrocky
PyRocky Linux compatible
Adapted launcher.py to work on Linux as well
florianreinle created a comment on a pull request on ansys/pyrocky
Hello again I updated the bugfix code to be in line with the current working version. Additionally a bug fix is implemented that was fixed before I guess: Issue #52 Why? If you search the ...

View on GitHub

florianreinle pushed 1 commit to main florianreinle/pyrocky
  • Updated to current branch + cmd str error fix b7359ac

View on GitHub

florianreinle pushed 3 commits to main florianreinle/pyrocky
  • Add multiple rocky versions compatibility (#149) 05ed698
  • Add skip labels compatibility (#153) 65cc756
  • Skip winreg import in linux platforms (#154) 15b2500

View on GitHub

florianreinle opened an issue on ansys/pyrocky
Simulation Error Feedback via PyRocky not supported?
### 🔍 Before submitting the issue - [x] I have searched among the existing issues - [x] I am using a Python virtual environment ### 🐞 Description of the bug Exception has occurred: SerializeErro...
florianreinle created a comment on an issue on ansys/pyrocky
Hello @igortg Thanks again for the nice answer back than! If available, I would be happy to learn a bit what's the progress on that. But mainly I wanted to exploit this topic a bit more with add...

View on GitHub

florianreinle created a comment on a pull request on ansys/pyrocky
Hi @Adrian-B-Moreira The error with 0.31 is that rocky exe is not found if no path is specified (same as before, in 0.2 specifing the correct path was a workaround). Since 0.31 is form November *...

View on GitHub

florianreinle created a comment on a pull request on ansys/pyrocky
Hello :-) and sorry for messing this pull request up - thought it's still the same topic. I noticed 3.1 still not working on my Linux machine and tried latest code here already adapted for Linux in...

View on GitHub

florianreinle pushed 1 commit to main florianreinle/pyrocky
  • Proper working Linux path - winreg import only with windows - no ".exe" for tool path (currently Linux only path) ... e81db84

View on GitHub

florianreinle pushed 18 commits to main florianreinle/pyrocky
  • [pre-commit.ci] pre-commit autoupdate (#115) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.n... a63b2b7
  • Bump the doc-dependencies group across 1 directory with 3 updates (#117) Signed-off-by: dependabot[bot] <support@git... fcbb5c1
  • Return rocky version through a function (#124) 0e22fa1
  • Add requests library requirement to examples doc (#125) 9a45151
  • Migrate github actions to v8 (#127) d0eb8b5
  • Update contributors md file (#130) 1eb3190
  • Update pyrocky project with the latest stubs (#129) a058a72
  • Bump the doc-dependencies group across 1 directory with 2 updates (#132) cb96047
  • [pre-commit.ci] pre-commit autoupdate (#126) dfad49a
  • Bump pytest-cov from 5.0.0 to 6.0.0 in the test-dependencies group (#122) 07d3d7a
  • Add the conda option to pyrocky installation guide (#135) d2fd38c
  • Make instructions to install "requests" more visible in the docs (#136) 22283a9
  • fix: AUTHORS file format (#137) 13a3839
  • [pre-commit.ci] pre-commit autoupdate (#140) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.n... 463682a
  • Use ansys-tools-path to find Rocky exe path (#143) d2c5301
  • Add launch freeflow function (#146) a4c167f
  • Create a function to find executable using winreg (#148) c533ee2
  • Add minimum version supported to the docs (#152) eaa12a8

View on GitHub