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
Make sure the app reads the materials file and adds all properties to Properties 1
Improve the RegenerateMesh function to accept an Id for element properties and another for conditions properties
Divide RegenerateMesh is severa subfunctions
Migrate all the laser operations to the LaserProcess
Set the initial temperature to all the nodes directly from the solver at the beginning of the computation. Environment temperature should be in the json
Review the python function cleaning_submpodelparts and check if it must be called at every time step
Review the python function filling_submodelparts. Check if we can avod filling the computing_model_part at every time step. Maybe the main_model_part is enough for the fluid purposes. @juliobarna
08/11/21 Meeting 08/11/21 notes:
Melting object
Parts
Elements
Leave only
LagrangianFluidVMS3D
Remove the selector
Const law in parts
Remove the selector
Leave only Material (remove properties) and emissivity and convection coefficient
Conditions
Materials
Thermic
Writing
Mdpa only contains:
Ambient temperature y gravity to json
Output processes
Only 1 material file
Mesh size to json as
"mesh_element_size": 0.03
@maceligueta @juliobarna
The text was updated successfully, but these errors were encountered: