-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgear_cyclic.proc
152 lines (142 loc) · 3.85 KB
/
gear_cyclic.proc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
*full_reset *new_model yes
*prog_analysis_class structural
*prog_use_current_job on
*set_default_length_unit millimeter
*set_model_length_unit millimeter
|
*open_model "gear_cyclic.mud"
*set_nodes off *redraw
*edges_outline *set_elements on *set_edges on *find_solid_outline *redraw
*identify_contact *redraw
*fill_view
*elements_solid *redraw
*model_orientation iso1
@popup(plot_popmenu,0)
@popup(plot_applys_popmenu,0)
@popup(arrow_popmenu,0)
*arrows_solid *redraw
@popdown(arrow_popmenu,0)
@popdown(plot_applys_popmenu,0)
@popdown(plot_popmenu,0)
*elements_wireframe *redraw
*edit_apply Electric_Potential_0
@main(boundary_conditions)
@set($dof1txt,POTENTIAL)
*edit_apply Electric_Potential_0
@set($dof1,v)
@set($usersubfv,FORCDF)
@popup(apply_properties_pm,0)
*element_face_display_off
*orient_display_off
*point_display_off
*regenerate
@popdown(apply_properties_pm,0)
*edit_apply Magnetic_Potential_0
*edit_apply Magnetic_Potential_0
@set($dof1txt,POTENTIAL X)
@set($dof1,ax)
@set($dof2txt,POTENTIAL Y)
@set($dof2,ay)
@set($dof3txt,POTENTIAL Z)
@set($dof3,az)
@popup(apply_properties_pm,0)
*element_face_display_on
*orient_display_on
*point_display_on
*regenerate
@popdown(apply_properties_pm,0)
*edit_loadcase Heating
@main(loadcases)
*edit_loadcase Heating
@popup(lcase_properties_pm,0)
@popdown(lcase_properties_pm,0)
*edit_contact_table Heating_ctable
@main(contact)
@popup(ctable_props_pm,0)
*edit_contact_table Heating_ctable
@popdown(ctable_props_pm,0)
*edit_contact_table Cooling_ctable
@popup(ctable_props_pm,0)
*edit_contact_table Cooling_ctable
@popdown(ctable_props_pm,0)
*edit_job Heat_Treatment
@main(jobs)
@popup(job_properties_pm,0)
*edit_job Heat_Treatment
@popdown(job_properties_pm,0)
*edit_job Heat_Treatment
@popup(job_properties_pm,0)
*edit_job Heat_Treatment
@popup(cyc_symm_pm,0)
@popdown(cyc_symm_pm,0)
@popdown(job_properties_pm,0)
*edit_job Heat_Treatment
@popup(job_properties_pm,0)
*edit_job Heat_Treatment
@popdown(job_properties_pm,0)
*edit_loadcase Heating
@main(loadcases)
@popup(lcase_properties_pm,0)
*edit_loadcase Heating
@popdown(lcase_properties_pm,0)
*edit_loadcase Cooling
@popup(lcase_properties_pm,0)
*edit_loadcase Cooling
@popup(select_harmonic_loads_popmenu,0)
@popdown(select_harmonic_loads_popmenu,0)
@popdown(lcase_properties_pm,0)
*edit_job Heat_Treatment
@popup(job_run_popmenu,0)
|@|*save_as_model ug.e122.gear_cyclic.01.mfd yes
|@|*write_marc ug.e122.gear_cyclic.01.dat yes
|@|*quit yes
*job_submit_reset
*submit_job 1 *monitor_job
@popdown(job_properties_pm) @main(results) @popup(modelplot_pm) *post_open_default
@popdown(job_run_popmenu,0)
*fill_view
*edges_surface *redraw
*model_orientation front
*model_orientation iso1
*edit_contact_body InnerAir
*invisible_bodies InnerAir # *redraw
@main(contact)
*redraw
*edit_contact_body OuterAir
*invisible_bodies OuterAir # *redraw
*redraw
*edit_contact_body Coil
*invisible_bodies Coil # *redraw
*redraw
*edit_contact_body BelowGearAir
*invisible_bodies BelowGearAir # *redraw
*redraw
*edit_contact_body SymmSurface
*invisible_bodies SymmSurface # *redraw
*redraw
*set_nodes off *redraw
*dynamic_model_on
*fill_view
*levels 16
*post_contour_bands
*post_skip_to_last
@popup(post_scalar_pm,0)
*post_value Fraction of Austenite
@popdown(post_scalar_pm,0)
@main(results)
@popup(modelplot_pm,0)
@popup(scalar_plot_settings_pm,0)
@set($show_nodal_avg,true)
@popup(post_extrapolation_pm,0)
*post_extrap_average
@popdown(post_extrapolation_pm,0)
@popdown(scalar_plot_settings_pm,0)
@popup(scalar_plot_settings_pm,0)
@popup(post_extrapolation_pm,0)
@popdown(post_extrapolation_pm,0)
@popdown(scalar_plot_settings_pm,0)
*dynamic_model_off
@popup(post_scalar_pm,0)
*post_value Fraction of Martensite
*post_value Current Density (Integration Point)
*post_value Equivalent Von Mises Stress