File size: 4,073 Bytes
d0a62d9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
{
  "domain":   {
    "dimensions": 3,
    "domain_min": [
      -0.000212,
      -0.000212,
      -0.000312
    ],
    "domain_max": [
      0.001212,
      0.000212,
      0.000112
    ],
    "gravity": {
      "acceleration": [
        0.0,
        0.0,
        -9.81
      ],
      "damping_time": 0.0
    },
    "ambient_pressure": 101325.0,
    "ambient_temperature": 300.0
  },
  "reference_values":   {
    "length": 8e-05,
    "velocity": 5.0
  },
  "sph":   {
    "particle_spacing": 4e-06
  },
  "phases":   {
    "substrate": {
      "type": "solid",
      "material": "TI64",
      "initial_conditions": {
        "density": "4400.0",
        "temperature": "300.0"
      },
      "eos": {
        "speed_of_sound": 50.0
      }
    },
    "melt": {
      "type": "liquid",
      "material": "TI64",
      "initial_conditions": {
        "density": "4400.0",
        "velocity": [
          "0.0",
          "0.0",
          "0.0"
        ],
        "temperature": "300.0"
      },
      "eos": {
        "speed_of_sound": 50.0
      }
    },
    "gas": {
      "type": "gas",
      "material": "REAL_AR",
      "initial_conditions": {
        "density": "1.6116",
        "velocity": [
          "0.0",
          "0.0",
          "0.0"
        ],
        "temperature": "300.0"
      },
      "eos": {
        "speed_of_sound": 50.0
      }
    },
    "isothermal_walls": {
      "type": "wall",
      "thermal_boundary_condition": {
        "type": "temperature",
        "value": 300.0
      }
    }
  },
  "phase_interfaces":   {
    "melt_gas_interface": {
      "phases": [
        "melt",
        "gas"
      ],
      "model": "TI64_AIR"
    }
  },
  "phase_changes":   {
    "melt_substrate_phase_change": [
      "melt",
      "substrate"
    ]
  },
  "lasers":   {
    "single_gaussian_laser": {
      "physics": {
        "shape": {
          "cutoff_radius": 8e-05,
          "spot_radius": 4.5e-05,
          "center": [
            0.0,
            0.0,
            5e-05
          ],
          "direction": [
            0.0,
            0.0,
            -1.0
          ]
        },
        "absorptance": 0.2,
        "power_magnitude_expression": "109.759946449",
        "motion": {
          "velocity": [
            "0.241926176876",
            "0.0",
            "0.0"
          ],
          "center": [
            0.0,
            0.0,
            0.0
          ],
          "axis": [
            0.0,
            0.0,
            1.0
          ],
          "angular_frequency": "0.0"
        }
      },
      "numerics": {
        "number_of_rays": 50000,
        "ray_domain": {
          "min": [
            -0.000212,
            -0.000212,
            -0.000312
          ],
          "max": [
            0.001212,
            0.000212,
            0.000112
          ]
        }
      }
    }
  },
  "sim_control":   {
    "tend": 0.00125,
    "dt_output": 7.72873359867018e-06,
    "output_type": "vtk",
    "freq_monitor_state": 1,
    "freq_log_output": 1,
    "freq_checkpoint": 5000
  },
  "rendering":   {
    "domain": {
      "min": [
        -0.00016,
        -0.00016,
        -0.000296
      ],
      "max": [
        0.00116,
        0.00016,
        9.6e-05
      ]
    },
    "resolution": [
      512,
      256,
      256
    ]
  },
  "geometry": {
    "input_bodies": {
      "frame":       {
        "phase": "isothermal_walls",
        "width": 1.2e-05,
        "min_point": [
          -0.0002,
          -0.0002,
          -0.0003
        ],
        "max_point": [
          0.0012,
          0.0002,
          0.0001
        ]
      },
      "box":       {
        "phase": "substrate",
        "min_point": [
          -0.0002,
          -0.0002,
          -0.0003
        ],
        "max_point": [
          0.0012,
          0.0002,
          0.0
        ]
      },
      "box":       {
        "phase": "gas",
        "min_point": [
          -0.0002,
          -0.0002,
          0.0
        ],
        "max_point": [
          0.0012,
          0.0002,
          0.0001
        ]
      }
    }
  }
}