-
-
Notifications
You must be signed in to change notification settings - Fork 4
ADV.TUT.01 B
Moving on from HERE, you can use PLOT_HISTOGRAMS_GSANA_RESFRMMTEX_V1(ARG1, ARG2,...) to plot some visualizations.
ARG1 could be GrainAreaDistribution_hist_plotMarkup_sjkhvbke78
, GrainDiameterDistribution_hist_plotMarkup_sjkhvbke78
, numNeighDistribution_hist_plotMarkup_sjkhvbke78
, ShapeFactor_hist_plotMarkup_sjkhvbke78
, or AspectRatio_hist_plotMarkup_sjkhvbke78
.
Each option having _hist_
will plot the histogram. Currently, onlyu first and last available temporal instance data is plotted, for the total number of trials performed. For example, if 8 trials of MC simulations are performed, each for 100000 MC steps, with a tewmporal instance written every 5000 MC steps, then there will be 8 histograms for the grain structure parameter at 5000th MC step and 8 for the same parameter at 100000th MC step.
Example usages are below:
PLOT_HISTOGRAMS_GSANA_RESFRMMTEX_V1('GrainAreaDistribution_hist_plotMarkup_sjkhvbke78', MCSlices, TOTAL_TRIALS, GrainSizes_mtex_TRIALS, [])
PLOT_HISTOGRAMS_GSANA_RESFRMMTEX_V1('GrainDiameterDistribution_hist_plotMarkup_sjkhvbke78', MCSlices, TOTAL_TRIALS, equivalentRadius_mtex_TRIALS, [])
PLOT_HISTOGRAMS_GSANA_RESFRMMTEX_V1('numNeighDistribution_hist_plotMarkup_sjkhvbke78', MCSlices, TOTAL_TRIALS, numNeighbors_mtex_TRIALS, [])
PLOT_HISTOGRAMS_GSANA_RESFRMMTEX_V1('ShapeFactor_hist_plotMarkup_sjkhvbke78', MCSlices, TOTAL_TRIALS, ShapeFactor_mtex_TRIALS, [])
PLOT_HISTOGRAMS_GSANA_RESFRMMTEX_V1('AspectRatio_hist_plotMarkup_sjkhvbke78', MCSlices, TOTAL_TRIALS, AspectRatio_mtex_TRIALS, [])
Histograms oibtained from above, are provided below.
- Codes and documentations by Sunil Anandatheertha, PhD
General info
- Capabilities
- Image gallery
- Cited in
- Requirements
- Installation instructions
- Using PXO
- Licensing
- Sponsorship appeal
- Contributor: SA
- Acknowledgements
Space partitioning users
Grain structure users
- Start here
- Image gallery
- Video gallery
- Limitations
- Performance
- Validation
- Tutorials & test cases
- Voronoi Tessellation
- Best practices
- GUI
- PXO-mtex
- PXO-mtex-mtex2gmsh
Theory reference
- Ising model
- Pott's model
- Boundary conditions
- Kernel functions
- Material defs. and params.
- Space partitioning
REFERENCES
Listings