Dear Qianqian,
I am having trouble in specifying different mesh densities to different layers of the same domain. I am aiming to generate a three layered spherical domain with arbitrary mesh densities in each of them. To do so I build three concatenated spherical shells and use surf2mesh. Although I am inserting arbitrary mesh densities in the max_vol entry (just changing the max_vol scalar with a row vector [max_vol_1, max_vol_2, max_vol_3]), I am not getting to the desired result.
Would you be able to provide a sample code using the new mesh density functionality in surf2mesh so I can "play" with it?
Would you think in an easier way to construct such multi-layered spherical domain?
Thanks in advance,
Kind regards,
Hernan