Skip to content

Instantly share code, notes, and snippets.

@precise-simulation
Last active November 9, 2021 08:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save precise-simulation/6cb4ef0966ecdba7ec2781e930d2af3f to your computer and use it in GitHub Desktop.
Save precise-simulation/6cb4ef0966ecdba7ec2781e930d2af3f to your computer and use it in GitHub Desktop.
FEATool Multiphysics mesh geneneration example for prescibing mesh sizes on individual boundaries
{"meta":{"app":"FEATool Multiphysics","author":"Precise Simulation","build":"1.15.0","date":"04-Nov-2021","descr":"Meshing example with setting local boundary mesh sizes","dim":2,"image":"","keyw":"mesh","mlver":"","name":"local_boundary_mesh_size_example","phys":[],"system":"PCWIN64","time":738464,"title":"local_boundary_mesh_size_example","type":"mesh_example","user":"precsim","ver":[1,15,0]},
"fields":["type","id","ui_arg","fcn_type","fcn_oarg"],
"data":[
["uipushtool","Standard.NewFigure",[],"ClickedCallback",[]],
["uicontrol","button_dlgnew_ok",[],"Callback",[]],
["uimenu",["Geometry","Create Object...","Rectangle"],[],"Callback",[]],
["uicontrol","button_dlggobj_ok",[],"Callback",[]],
["uimenu",["Geometry","Create Object...","Rectangle"],[],"Callback",[]],
["uicontrol","edit_x_min","1","Callback",[]],
["uicontrol","edit_x_max","2","Callback",[]],
["uicontrol","button_dlggobj_ok",[],"Callback",[]],
["uimenu",["Grid","View Boundaries..."],[],"Callback",[]],
["uicontrol","button_grid_mode",1,"Callback",[]],
["uicontrol","grid_settings",[],"Callback",[]],
["uicontrol","grid_settings_hmax","0.2","Callback",[]],
["uicontrol","grid_settings_hmaxb","0.02 0.02 0.2 0.2 0.02 0.2","Callback",[]],
["uicontrol","button_dlggrid_generate",[],"Callback",[]],
["uicontrol","button_dlggrid_ok",[],"Callback",[]]
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment