UTILITIES, COARSEN
UTILITIES, COARSEN
|
Mesh coarsening is designed to improve the graphics speed of large and finely meshed models. It works by grouping adjacent elements into "patches" and hence sending fewer rendering requests down the graphics pipeline. It results in a slight loss of image quality, but this is usually acceptable and by default D3PLOT reverts to the original (fine) mesh when you zoom in to look at details. By default (i.e. if you don't use "Custom" settings) coarsening does the following:
Coarsening is fully automatic, with no user intervention required unless you want to change the default settings.
|
|
By default Coarsening is not active, but you can modify this with the d3plot*auto_coarsen "oa_pref" file option so that large models are automatically coarsened when opened. See Appendix B for more information. |