You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyleecan/Generator/ClassesRef/Simulation/MagElmer.csv
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ file_name,,Name of the file to save the Elmer model,0,str,,,,,,,get_meshsolution
5
5
FEA_dict,,To enforce user-defined values for Elmer main parameters ,0,dict,,,,,,,get_path_save_fea,,,,
6
6
is_get_mesh,,To save FEA mesh for latter post-procesing ,0,bool,0,,,,,,get_path_save,,,,
7
7
is_save_FEA,,To save FEA mesh and solution in a file,0,bool,0,,,,,,comp_axes,,,,
8
-
transform_list,,"List of dictionnary to apply transformation on the machine surfaces. Key: label (to select the surface), type (rotate or translate), value (alpha or delta)",0,list,[],,,,,,store_output,,,,
8
+
transform_list,,"List of dictionnary to apply transformation on the machine surfaces. Key: label (to select the surface), type (rotate or translate), value (alpha or delta)",0,list,[],,,,,,,,,,
9
9
rotor_dxf,,To use a dxf version of the rotor instead of build_geometry,,DXFImport,None,,,,,,,,,,
10
10
stator_dxf,,To use a dxf version of the rotor instead of build_geometry,,DXFImport,None,,,,,,,,,,
11
11
import_file,,To import an existing simulation file,0,str,,,,,,,,,,,
0 commit comments