ansys / pymotorcad

https://motorcad.docs.pyansys.com
MIT License
13 stars 1 forks source link

Add warnings/dates to deprecate old FEA functions #320

Open jgsdavies opened 1 month ago

jgsdavies commented 1 month ago

📝 Description of the feature

Adaptive templates has replaced the functionality of lots of the old FEA functions: https://motorcad.docs.pyansys.com/version/stable/methods/_autogen_FEA%20Geometry.html

Decide which ones we will keep and dates to deprecate the other ones.

Initial suggestion, please feel free to correct:

Keep

do_slot_finite_element get_point_value get_region_loss get_region_value save_fea_data set_fea_path_arc set_fea_path_line set_fea_path_point

Deprecate soon (maybe 25R2)

add_arc_boundary_rt add_arc_boundary_xy add_arc_centre_start_end_rt add_arc_centre_start_end_xy add_arc_rt add_arc_xy add_line_boundary_rt add_line_boundary_xy add_line_rt add_line_xy

Deprecate later (maybe 26R2)

add_magnet_region_rt add_magnet_region_xy add_point_custom_material_rt add_point_custom_material_xy add_region_rt add_region_xy clear_all_data create_optimised_mesh delete_regions edit_magnet_region reset_regions