Estimation of volume fraction of regions from DP Micress

aspects of evaluating simulation results and their graphic presentation using either DisplayMICRESS or other software tools. Features and possibilities of DisplayMICRESS
Post Reply
deepumaj1
Posts: 104
Joined: Fri Feb 13, 2015 11:00 am
anti_bot: 333
Contact:

Estimation of volume fraction of regions from DP Micress

Post by deepumaj1 » Thu Oct 27, 2016 9:57 am

Hi. I want to calculate the volume fraction of the red coloured region in the phase output shown below. These regions were created with DP Micress using 'operations'. How to calculate this?

Thanks in advance,
Deepu
Attachments
phase_fraction_estimation.png
phase_fraction_estimation.png (37.51 KiB) Viewed 4759 times

ralph
Posts: 167
Joined: Wed Apr 27, 2011 4:42 pm
anti_bot: 333

Re: Estimation of volume fraction of regions from DP Micress

Post by ralph » Thu Oct 27, 2016 11:55 am

Hi Deepu,

you can use 'operations' combined with 'properties' as a workaround.
Just perform an additional operation, like ( ( a >= min_val ) and ( a >= max_val ) ) ? 1 : 0 to set the interesting region to 1 and others to 0.
In the 'properties', you get the sum of all values (maybe an export of the new field is necessary before). Divided by the overall number of cells will give the volume fraction. Right?

Ralph

P.S.:
The next release of Display MICRESS will include a better functionality for this purpose. However, that will be next year.

Post Reply