ansys / ansys/pyspeos

Add 3d energy density sensor

Open
#1,069 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
22
Forks
11
Avg merge
4d 17h
Merged PRs (30d)
22

Description

### 📝 Description of the feature

support 3d energy density

### 💡 Steps for implementing the feature

for this to be implemented sensor v2 needs to be supported

1. check 0.17.0 ansys-api-Speos to understand gRPC api and proto files
2. create new kernel based api helper if necessary
3. Create new class in sensor.py
4. make sure all proto fields are exposed through new api
5. create unit test for both creation and loaded features

### 🔗 Useful links and references

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the 0.17.0 ansys-api-Speos gRPC API and its proto files to understand sensor v2, then inspect sensor.py and determine whether a kernel-based API helper is needed. Add the new sensor class, expose all proto fields, and add unit tests covering creation and loaded features; done means those tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.