Make a function for adding lab custom losses
jgsdavies opened this issue ยท 1 comments
jgsdavies commented
๐ Description of the feature
To add a custom loss in lab from scripting requires modifying array length variables and appending to arrays. Create 2 functions to make this easier e.g.
๐ก Steps for implementing the feature
- implement for internal
- implement for external
- Functions should include add/remove/clear
Functions can live in src/ansys/motorcad/core/methods/rpc_methods_utility.py
๐ Useful links and references
No response
sarah-r-woodrow commented
good first task for Shreya