hi,all,I used surf2mesh, and my mesh result is nonuniform like the fig above, does this happen often? I've tried to change the parameter like keepratio and maxvol, the result has not changed, I have no idea why this happens, could you please tell me why or something I can refer to?
thanks
--
You received this message because you are subscribed to the Google Groups "iso2mesh-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to iso2mesh-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/iso2mesh-users/2d629bee-9883-449b-ad7b-a666583f0bbdn%40googlegroups.com.
did you read my last reply? have you checked your input surface?
To view this discussion on the web visit https://groups.google.com/d/msgid/iso2mesh-users/f084a9c3-0c42-4771-bf34-3bbf8b6b17fcn%40googlegroups.com.
Thank you for your patience, Professor Fang, and sorry for my careless. I've realized I made a mistake, then I changed my input file OFF-formatted, and I got a nice mesh.
Next step, I used mmclab to run simulation, but I got an erro "Unrecognized function or variable' mmcraytrace'”.Also, when I run the demo ”demo_mmclab_slit.m", erro""Unrecognized function or variable' mmcsrcdomain'" occurred.I've set MCX /MCXLAB/MMC/MMCLAB in MATLAB path, I'm wondering if you would have an idea about what's causing those erro or there's something incorrect about the mesh.
these missing functions are located under mmc/matlab folder, you need to add path accordingly. see
https://github.com/fangq/mmc/blob/master/matlab/mmcraytrace.m
https://github.com/fangq/mmc/blob/master/matlab/mmcsrcdomain.m
To view this discussion on the web visit https://groups.google.com/d/msgid/iso2mesh-users/08536e5a-bfd1-43dc-b6ea-370bdd793b75n%40googlegroups.com.