NOAA-EMC / WW3

WAVEWATCH III
Other
265 stars 542 forks source link

How to extract mesh points (nodes) per CPU with PDLIB paralel configuration (modeling with WW3 with unstructured mesh) #403

Open ghost opened 3 years ago

ghost commented 3 years ago

Hello!

I'm using unstructured meshes and the implicit full scheme in WW3, with PDLIB option for parallel computing mesh partitions. Is there a way in ww3_shel or ww3_grid to know which mesh nodes/triangles belong to each CPU partition? I would like to make a map of the node distribution per CPU core in an unstructured grid.

Thanks in advance.

aliabdolali commented 3 years ago

@aronroland could you provide guidance to @nunormont to plot sub-domains?