SlideShare a Scribd company logo
1 of 25
Download to read offline
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
Educating Researchers Using the CHiMaD
Benchmark Problems
Dong-Uk Kim, Shuaifang Zhang, and Michael R Tonks
Materials Science and Engineering, University of Florida
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Introduction
 Challenges learning the phase-field (PF) method
 How the benchmark (BM) problems address these challenges
 Specific examples of using BM problems for education
 Issues and strengths for each problem
 What changes could make them more useful for education?
Outline
2
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 “Resources and a crash course on the phase field technique.“
 “Tools to verify and showcase the quality of your simulations.”
The PFHub BM problems have various purposes
3
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Training students new to phase-field
 Refresher for students with 1 – 3 yrs of experience
 Experienced PF user learning a new code
 Training course with various skill levels
At the University of Florida, we have been using the BM
problems specifically for education
4
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Good parameterizations are needed for simulation to run
 Relation between interfacial energy penalty, double-well potential penalty, and
phase-field interface thickness
 Choice of ∆𝑥 and ∆𝑡
 Characteristic length and time scale of the coupled physics
 Estimation of the simulation time
 Determination of optimal phase-field interface thickness
There are various challenges that face people learning the
phase field method
5
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Making connection to physical meaning
 It’s hard to capture the explicit physical meaning from the PF equations
 Phase-field is a virtual object that tracks the positions of interface indirectly.
 Sometimes, it just has mathematical meaning to reproduce sharp interface
equations at certain asymptotic limits
 It is easy to mistake model artifacts for physical behaviors.
 Experimental data should be interpreted in ‘phase-field’ way
There are various challenges that face people learning the
phase field method
6
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Too focused on one type problem
 There are many things to consider at the same time for a single problem
 Model parameters, numerical parameters, validity of the solutions, and so on
 Lower the chance of exposure to various type of problems
 General numerical solving issues
 Choice of numerical methods
 Choice of code framework
 Getting used to the code framework
 Visualization of the results
 Verification of the results
There are various challenges that face people learning the
phase field method
7
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Good parameterizations are needed for simulation to run
 All BM problems provide a good set of parameters
 Too focused on one type problem
 BM problems cover various types of physics:
 Phase-separation, Oswald ripening, solidifications, micro-elasticity, fluid dynamics, and
electrostatics
 General numerical solving issues
 Calculation domain size and simulation times to plot are given in BM problems – this
is a big hint to determining ∆𝑥 and ∆𝑡.
 Learning from other people
 Previously posted results are also good references for determining convergence criteria.
How BM problems address these challenges
8
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Training new students
 All new students joining the Tonks research group use BM problem 1 and 2 to learn
how the phase field method works
 Eight students have gone through this training since Sept, 2015
 One student is doing this right now
 Refresher for experienced students
 After using the phase-field method for 1 – 3 years, students were asked to do all the
first four benchmark problems and post their results
 Seven students were tasked with doing this, about half are done so far
Specific examples of using BM problems for education
9
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Experienced PF users learning new code
 BM#1: basic procedure to solve partial differential equations with MOOSE
 BM#2: dealing with multi-phase system
 BM#3: writing my own Kernels and utilizing Materials. New feature added
 BM#5: exposure to use of MOOSE navier_stokes physics module
 BM#6: better understandings of MOOSE’s Neumann boundary condition
 Cahn-Hilliard-Navier-Stokes coupled physics
Specific examples of using BM problems for education
(ctn.)
10
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Michael Tonks and Andrea Jokisaari taught a one-day tutorial-style Phase-Field
MOOSE training at TMS 2018
 BM problems 1 and 4 were used for the tutorial
 We had 20+ attendees with a large range of computational experience
 One attendee had never compiled a code before
 Elizabeth Holm from Carnegie-Mellon also attended
 The BM problems provided standardized problems with known solutions that
simplified the development of the training.
 We also directed the attendees to the other BM problems for future work
Specific examples of using BM problems for education
(cont)
11
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Survey from 8 people
 Year’s experience with the phase-field method;
Feedback from Tonks’ group members
12
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
As new users to phase-field
13
“The benchmark problems gave me good exposure both to the different systems
modeled in phase field and the various capabilities of the software I was using.”
“I learned to write code/input file, and I got to play with numerical
parameters (petsc options) and better understand what they do”
“How all the pieces fit together”
Q: What did you learn by doing BM problems?
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
As experienced users to phase-field
14
“I primarily found it helpful to get familiar with some
MOOSE features that I rarely/never used before.”
“They give me a broad set of problems to refresh my skills. When you work
in only one area it is easy to forget about different classes of problems.”
“The second time is when I actually learned something from doing them, the
first time there was way too much to learn to get a deep understanding.”
“Have a better picture of the phase field model, and
know more about the model out of research.”
Q: What did you learn by doing BM problems?
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Numerical issues
“Convergence issues.”
“I didn't know how to make 'T' shape domain, so I
learned using a software to construct geometries
and meshes. I also had an issue on plotting a result in
3D.”
“The numerical method I was using required a
higher order element, which is not easy to
converge.”
 Human errors
“I believe my biggest issue was with finding a typo in
the initial condition”
“The initial condition equation I wrote is wrong, and
it took me some time to realize that.”
Issues with BMP#1; spinodal decomposition
15
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Good example practice for beginning
“I got practice writing a simple, compact input file”
“It was a good review of the basics.”
“I think the problem 1 was a good introduction to phase field. Simple but very useful”
 Capturing the model concept
“Learned how free energies are worked into the model”
 Improvements in numerical skills
“I've learned how to write MOOSE input file and how to solve Cahn-Hilliard equation
with the 1st order shape functions.”
“Doing the differently shaped domains helped me to get used to doing more than just
squares or rectangles”
“I know more about MOOSE and the split method used in MOOSE(Numerical stuff)”
Strengths for BMP#1
16
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Complexity of multi-phase system and human
errors
“Typing in all of the long equations without errors -
comparing the initial free energy to previous
benchmarks - this should be included in the writeup
for troubleshooting “
“For the input file, I had to write so many duplicate
lines to solve the multi-phase-field equations.
 Numerical issues
“Numerical convergence issue. Adjust initial time step
to be small enough.”
“In problem 2 I had an issue with mesh adaptivity
causing the solutions to go haywire early in the
simulation. I resolved it using a MOOSE option that
lets you delay when mesh adaptivity begins.”
Issues with BMP#2; Oswald ripening
17
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 New exposure to a new problem
“It was my first exposure to a model designed specifically for Ostwald ripening.”
 Good example problem for coupled physics
“Good introduction to coupled equations”
“How to couple conserved and non-conserved parameters”
“I could write more compact input file after learning about MOOSE action for multi-
phase systems.”
 Experience with troubleshooting of convergence issue for coupled system
“Time step can determine the convergence"
Strengths for BMP#2
18
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Complexity of physics
“I had never solved an anisotropic interface
problem before. It helped me see the unique
struggles with anisotropy”
“Dealing with anisotropic interface energies”
 Required new features beyond playing with
the input files
“Need to write a new kernel to solve this
problem. Write a new kernel and fix it”
“Creating new kernels with equations”
 Resolution and calculation time issues
“This problem required relatively higher
resolution than other problems, and the
calculation time was too long.”
Issues with BMP#3; dendritic growth
19
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Better understanding on solidification problems
“Problem 3 helped me understand how dendritic growth works in the phase field
method and gave me exposure to the necessary kernels.”
“Better understanding the anisotropic solidification process. Also the functional
derivative”
 Improvements in numerical skills
“Taking advantages of DerivativeParsedMaterial of MOOSE, I developed a different
approach to deal with the anisotropy function more general and independent of the
dimension.”
Strengths for BMP#3
20
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Issues; numerical skills
“I had issues with mesh displacements causing
highly contorted results. I fixed it by fixing the way
I was pinning the mesh down.”
“I am getting the wrong behavior”
 Strengths; better understandings in phase-
field-mechanics coupling
“It was my first major exposure to solid
mechanics.”
“Coupling with stress”
Issues and strengths for BMP#4
21
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Issues; numerical skills
“I had to learn how to construct the mesh”
“I believe there’s something wrong with the outlet boundary”
 Strengths; exposure to a new physics
“I’ve learned how to use MOOSE navier_stokes module”
Issues and strengths for BMP#5
22
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
Issues
 Common issues
 Numerical issue
 Human error
 Problem specific issues
 BM#2 & BM#3: complexity of physics
Summarized issues and strengths of each BM problems
Strengths
 Gives new exposures to various
problems
 Well-balanced examples for each
physics
 Overall, all problems are doable.
 Some aspects are challenging for
beginners.
 Inspires improvement of numerical
skills
23
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING
 Discretization information
 General guide line for determining ∆𝑥 and ∆𝑡
 More information about mesh construction (especially, BM #5 and #6 that
contain curved boundaries)
 More uploaded results for BM problems 2 and up, for comparison
 Fewer parts to each problem to make it easier for people to complete
What changes could make them more useful for
education?
24
DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING

More Related Content

What's hot

PR-270: PP-YOLO: An Effective and Efficient Implementation of Object Detector
PR-270: PP-YOLO: An Effective and Efficient Implementation of Object DetectorPR-270: PP-YOLO: An Effective and Efficient Implementation of Object Detector
PR-270: PP-YOLO: An Effective and Efficient Implementation of Object DetectorJinwon Lee
 
Yarn intelliegnce - decision making in yarn manufacturing on AI platform
Yarn intelliegnce - decision making in yarn manufacturing on AI platformYarn intelliegnce - decision making in yarn manufacturing on AI platform
Yarn intelliegnce - decision making in yarn manufacturing on AI platformDebashish Banerjee
 
Naver learning to rank question answer pairs using hrde-ltc
Naver learning to rank question answer pairs using hrde-ltcNaver learning to rank question answer pairs using hrde-ltc
Naver learning to rank question answer pairs using hrde-ltcNAVER Engineering
 
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOMDYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOMcscpconf
 
Paper of master_thesis
Paper of master_thesisPaper of master_thesis
Paper of master_thesisSeoung-Ho Choi
 
Comparing Incremental Learning Strategies for Convolutional Neural Networks
Comparing Incremental Learning Strategies for Convolutional Neural NetworksComparing Incremental Learning Strategies for Convolutional Neural Networks
Comparing Incremental Learning Strategies for Convolutional Neural NetworksVincenzo Lomonaco
 
Knowledge distillation deeplab
Knowledge distillation deeplabKnowledge distillation deeplab
Knowledge distillation deeplabFrozen Paradise
 
Transformer based approaches for visual representation learning
Transformer based approaches for visual representation learningTransformer based approaches for visual representation learning
Transformer based approaches for visual representation learningRyohei Suzuki
 
Deep learning for image super resolution
Deep learning for image super resolutionDeep learning for image super resolution
Deep learning for image super resolutionPrudhvi Raj
 
Application of support vector machines for prediction of anti hiv activity of...
Application of support vector machines for prediction of anti hiv activity of...Application of support vector machines for prediction of anti hiv activity of...
Application of support vector machines for prediction of anti hiv activity of...Alexander Decker
 
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...Jinwon Lee
 
Review : Prototype Mixture Models for Few-shot Semantic Segmentation
Review : Prototype Mixture Models for Few-shot Semantic SegmentationReview : Prototype Mixture Models for Few-shot Semantic Segmentation
Review : Prototype Mixture Models for Few-shot Semantic SegmentationDongmin Choi
 
Presentation of master thesis
Presentation of master thesisPresentation of master thesis
Presentation of master thesisSeoung-Ho Choi
 
How useful is self-supervised pretraining for Visual tasks?
How useful is self-supervised pretraining for Visual tasks?How useful is self-supervised pretraining for Visual tasks?
How useful is self-supervised pretraining for Visual tasks?Seunghyun Hwang
 
Transformer in Vision
Transformer in VisionTransformer in Vision
Transformer in VisionSangmin Woo
 

What's hot (20)

PR-270: PP-YOLO: An Effective and Efficient Implementation of Object Detector
PR-270: PP-YOLO: An Effective and Efficient Implementation of Object DetectorPR-270: PP-YOLO: An Effective and Efficient Implementation of Object Detector
PR-270: PP-YOLO: An Effective and Efficient Implementation of Object Detector
 
Yarn intelliegnce - decision making in yarn manufacturing on AI platform
Yarn intelliegnce - decision making in yarn manufacturing on AI platformYarn intelliegnce - decision making in yarn manufacturing on AI platform
Yarn intelliegnce - decision making in yarn manufacturing on AI platform
 
Naver learning to rank question answer pairs using hrde-ltc
Naver learning to rank question answer pairs using hrde-ltcNaver learning to rank question answer pairs using hrde-ltc
Naver learning to rank question answer pairs using hrde-ltc
 
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOMDYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
DYNAMIC NETWORK ANOMALY INTRUSION DETECTION USING MODIFIED SOM
 
Paper of master_thesis
Paper of master_thesisPaper of master_thesis
Paper of master_thesis
 
Comparing Incremental Learning Strategies for Convolutional Neural Networks
Comparing Incremental Learning Strategies for Convolutional Neural NetworksComparing Incremental Learning Strategies for Convolutional Neural Networks
Comparing Incremental Learning Strategies for Convolutional Neural Networks
 
Knowledge distillation deeplab
Knowledge distillation deeplabKnowledge distillation deeplab
Knowledge distillation deeplab
 
Transformer based approaches for visual representation learning
Transformer based approaches for visual representation learningTransformer based approaches for visual representation learning
Transformer based approaches for visual representation learning
 
Artificial Neural Networks for Construction Management: A Review
Artificial Neural Networks for Construction Management: A ReviewArtificial Neural Networks for Construction Management: A Review
Artificial Neural Networks for Construction Management: A Review
 
J04401066071
J04401066071J04401066071
J04401066071
 
Deep learning for image super resolution
Deep learning for image super resolutionDeep learning for image super resolution
Deep learning for image super resolution
 
Application of support vector machines for prediction of anti hiv activity of...
Application of support vector machines for prediction of anti hiv activity of...Application of support vector machines for prediction of anti hiv activity of...
Application of support vector machines for prediction of anti hiv activity of...
 
Deep leaning Vincent Vanhoucke
Deep leaning Vincent VanhouckeDeep leaning Vincent Vanhoucke
Deep leaning Vincent Vanhoucke
 
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
PR-330: How To Train Your ViT? Data, Augmentation, and Regularization in Visi...
 
Review : Prototype Mixture Models for Few-shot Semantic Segmentation
Review : Prototype Mixture Models for Few-shot Semantic SegmentationReview : Prototype Mixture Models for Few-shot Semantic Segmentation
Review : Prototype Mixture Models for Few-shot Semantic Segmentation
 
C013141723
C013141723C013141723
C013141723
 
Presentation of master thesis
Presentation of master thesisPresentation of master thesis
Presentation of master thesis
 
How useful is self-supervised pretraining for Visual tasks?
How useful is self-supervised pretraining for Visual tasks?How useful is self-supervised pretraining for Visual tasks?
How useful is self-supervised pretraining for Visual tasks?
 
01 Introduction to Machine Learning
01 Introduction to Machine Learning01 Introduction to Machine Learning
01 Introduction to Machine Learning
 
Transformer in Vision
Transformer in VisionTransformer in Vision
Transformer in Vision
 

Similar to Educating Researchers Using the CHiMaD Benchmark Problems

Investigating teachers' understanding of IMS Learning Design: Yes they can!
Investigating teachers' understanding of IMS Learning Design: Yes they can!Investigating teachers' understanding of IMS Learning Design: Yes they can!
Investigating teachers' understanding of IMS Learning Design: Yes they can!Michael Derntl
 
What Metrics Matter?
What Metrics Matter? What Metrics Matter?
What Metrics Matter? CS, NcState
 
I2e Version5
I2e Version5I2e Version5
I2e Version5the nciia
 
Hibbeler – Engineering Mechanics – Statics 14th Edition
Hibbeler – Engineering Mechanics – Statics 14th Edition Hibbeler – Engineering Mechanics – Statics 14th Edition
Hibbeler – Engineering Mechanics – Statics 14th Edition Bahzad5
 
mechanicsrchibbeler14thedition-221221213241-4395e3fd.pdf
mechanicsrchibbeler14thedition-221221213241-4395e3fd.pdfmechanicsrchibbeler14thedition-221221213241-4395e3fd.pdf
mechanicsrchibbeler14thedition-221221213241-4395e3fd.pdfssuser6cccaf
 
Operations Research Digital Material.pdf
Operations Research Digital Material.pdfOperations Research Digital Material.pdf
Operations Research Digital Material.pdfTANVEERSINGHSOLANKI
 
Finite Element Simulations with ANSYS Workbench 2012
Finite Element Simulations with ANSYS Workbench 2012Finite Element Simulations with ANSYS Workbench 2012
Finite Element Simulations with ANSYS Workbench 2012Prem Prakash Pandey
 
solutions_manual_to_ENGINEERING_MECHANICS_statics_and_DYNAMICS_14th.pdf
solutions_manual_to_ENGINEERING_MECHANICS_statics_and_DYNAMICS_14th.pdfsolutions_manual_to_ENGINEERING_MECHANICS_statics_and_DYNAMICS_14th.pdf
solutions_manual_to_ENGINEERING_MECHANICS_statics_and_DYNAMICS_14th.pdfCONSTRUCTION WORLD SOLUTION
 
PNPA - a Transformative Approach to Nanoengineering
PNPA - a Transformative Approach to NanoengineeringPNPA - a Transformative Approach to Nanoengineering
PNPA - a Transformative Approach to NanoengineeringRobert Cormia
 
Dynamics (Hibbeler) (1).pdf
Dynamics (Hibbeler) (1).pdfDynamics (Hibbeler) (1).pdf
Dynamics (Hibbeler) (1).pdfVEGACHRISTINEF
 
FEM and it's applications
FEM and it's applicationsFEM and it's applications
FEM and it's applicationsChetan Mahatme
 
Creating Immersive Technology Experiences with Web-based Software & Resources
Creating Immersive Technology Experiences with Web-based Software & ResourcesCreating Immersive Technology Experiences with Web-based Software & Resources
Creating Immersive Technology Experiences with Web-based Software & ResourcesRichard Homa
 
Creating Immersive Technology Experiences with Web-based Software & Resources
Creating Immersive Technology Experiences with Web-based Software & ResourcesCreating Immersive Technology Experiences with Web-based Software & Resources
Creating Immersive Technology Experiences with Web-based Software & ResourcesRichard Homa
 
C hi mad_phasefieldworkshop(1)
C hi mad_phasefieldworkshop(1)C hi mad_phasefieldworkshop(1)
C hi mad_phasefieldworkshop(1)PFHub PFHub
 
Meta-learning through the lenses of Statistical Learning Theory (Carlo Cilibe...
Meta-learning through the lenses of Statistical Learning Theory (Carlo Cilibe...Meta-learning through the lenses of Statistical Learning Theory (Carlo Cilibe...
Meta-learning through the lenses of Statistical Learning Theory (Carlo Cilibe...MeetupDataScienceRoma
 
FEA Academy MasterClass - Preparing an FEA Interview.pdf
FEA Academy MasterClass - Preparing an FEA Interview.pdfFEA Academy MasterClass - Preparing an FEA Interview.pdf
FEA Academy MasterClass - Preparing an FEA Interview.pdfyogeshwar30
 

Similar to Educating Researchers Using the CHiMaD Benchmark Problems (20)

Investigating teachers' understanding of IMS Learning Design: Yes they can!
Investigating teachers' understanding of IMS Learning Design: Yes they can!Investigating teachers' understanding of IMS Learning Design: Yes they can!
Investigating teachers' understanding of IMS Learning Design: Yes they can!
 
What Metrics Matter?
What Metrics Matter? What Metrics Matter?
What Metrics Matter?
 
Gate
GateGate
Gate
 
I2e Version5
I2e Version5I2e Version5
I2e Version5
 
Hibbeler – Engineering Mechanics – Statics 14th Edition
Hibbeler – Engineering Mechanics – Statics 14th Edition Hibbeler – Engineering Mechanics – Statics 14th Edition
Hibbeler – Engineering Mechanics – Statics 14th Edition
 
mechanicsrchibbeler14thedition-221221213241-4395e3fd.pdf
mechanicsrchibbeler14thedition-221221213241-4395e3fd.pdfmechanicsrchibbeler14thedition-221221213241-4395e3fd.pdf
mechanicsrchibbeler14thedition-221221213241-4395e3fd.pdf
 
Operations Research Digital Material.pdf
Operations Research Digital Material.pdfOperations Research Digital Material.pdf
Operations Research Digital Material.pdf
 
Finite Element Simulations with ANSYS Workbench 2012
Finite Element Simulations with ANSYS Workbench 2012Finite Element Simulations with ANSYS Workbench 2012
Finite Element Simulations with ANSYS Workbench 2012
 
Course plan mp
Course plan   mpCourse plan   mp
Course plan mp
 
solutions_manual_to_ENGINEERING_MECHANICS_statics_and_DYNAMICS_14th.pdf
solutions_manual_to_ENGINEERING_MECHANICS_statics_and_DYNAMICS_14th.pdfsolutions_manual_to_ENGINEERING_MECHANICS_statics_and_DYNAMICS_14th.pdf
solutions_manual_to_ENGINEERING_MECHANICS_statics_and_DYNAMICS_14th.pdf
 
PNPA - a Transformative Approach to Nanoengineering
PNPA - a Transformative Approach to NanoengineeringPNPA - a Transformative Approach to Nanoengineering
PNPA - a Transformative Approach to Nanoengineering
 
VLSISyllabus.pdf
VLSISyllabus.pdfVLSISyllabus.pdf
VLSISyllabus.pdf
 
2021 ME.pdf
2021 ME.pdf2021 ME.pdf
2021 ME.pdf
 
Dynamics (Hibbeler) (1).pdf
Dynamics (Hibbeler) (1).pdfDynamics (Hibbeler) (1).pdf
Dynamics (Hibbeler) (1).pdf
 
FEM and it's applications
FEM and it's applicationsFEM and it's applications
FEM and it's applications
 
Creating Immersive Technology Experiences with Web-based Software & Resources
Creating Immersive Technology Experiences with Web-based Software & ResourcesCreating Immersive Technology Experiences with Web-based Software & Resources
Creating Immersive Technology Experiences with Web-based Software & Resources
 
Creating Immersive Technology Experiences with Web-based Software & Resources
Creating Immersive Technology Experiences with Web-based Software & ResourcesCreating Immersive Technology Experiences with Web-based Software & Resources
Creating Immersive Technology Experiences with Web-based Software & Resources
 
C hi mad_phasefieldworkshop(1)
C hi mad_phasefieldworkshop(1)C hi mad_phasefieldworkshop(1)
C hi mad_phasefieldworkshop(1)
 
Meta-learning through the lenses of Statistical Learning Theory (Carlo Cilibe...
Meta-learning through the lenses of Statistical Learning Theory (Carlo Cilibe...Meta-learning through the lenses of Statistical Learning Theory (Carlo Cilibe...
Meta-learning through the lenses of Statistical Learning Theory (Carlo Cilibe...
 
FEA Academy MasterClass - Preparing an FEA Interview.pdf
FEA Academy MasterClass - Preparing an FEA Interview.pdfFEA Academy MasterClass - Preparing an FEA Interview.pdf
FEA Academy MasterClass - Preparing an FEA Interview.pdf
 

More from PFHub PFHub

AI for Science Grand Challenges
AI for Science Grand ChallengesAI for Science Grand Challenges
AI for Science Grand ChallengesPFHub PFHub
 
Cobalt-based Superalloys Development in CHiMaD
Cobalt-based Superalloys Development in CHiMaDCobalt-based Superalloys Development in CHiMaD
Cobalt-based Superalloys Development in CHiMaDPFHub PFHub
 
Using phase field simulations to assist with experiments and experimental data
Using phase field simulations to assist with experiments and experimental dataUsing phase field simulations to assist with experiments and experimental data
Using phase field simulations to assist with experiments and experimental dataPFHub PFHub
 
Uncertainty Propagation in CALPHAD-reinforced Elastochemical Phase-field Mode...
Uncertainty Propagation in CALPHAD-reinforced Elastochemical Phase-field Mode...Uncertainty Propagation in CALPHAD-reinforced Elastochemical Phase-field Mode...
Uncertainty Propagation in CALPHAD-reinforced Elastochemical Phase-field Mode...PFHub PFHub
 
UNCERTAINTY QUANTIFICATION OF PHASE EQUILIBRIA AND THERMODYNAMICS
UNCERTAINTY QUANTIFICATION OF PHASE EQUILIBRIA AND THERMODYNAMICSUNCERTAINTY QUANTIFICATION OF PHASE EQUILIBRIA AND THERMODYNAMICS
UNCERTAINTY QUANTIFICATION OF PHASE EQUILIBRIA AND THERMODYNAMICSPFHub PFHub
 
Implementing a neural network potential for exascale molecular dynamics
Implementing a neural network potential for exascale molecular dynamicsImplementing a neural network potential for exascale molecular dynamics
Implementing a neural network potential for exascale molecular dynamicsPFHub PFHub
 
Community-Driven Benchmark Problems for Phase Field Modeling
Community-Driven Benchmark Problems for Phase Field ModelingCommunity-Driven Benchmark Problems for Phase Field Modeling
Community-Driven Benchmark Problems for Phase Field ModelingPFHub PFHub
 
The Phase Field Method: Mesoscale Simulation Aiding Materials Discovery
The Phase Field Method: Mesoscale Simulation Aiding Materials DiscoveryThe Phase Field Method: Mesoscale Simulation Aiding Materials Discovery
The Phase Field Method: Mesoscale Simulation Aiding Materials DiscoveryPFHub PFHub
 
Phase-field modeling of crystal nucleation: Comparison with simulations and e...
Phase-field modeling of crystal nucleation: Comparison with simulations and e...Phase-field modeling of crystal nucleation: Comparison with simulations and e...
Phase-field modeling of crystal nucleation: Comparison with simulations and e...PFHub PFHub
 
Nucleation III: Phase-field crystal modeling of nucleation process
Nucleation III: Phase-field crystal modeling of nucleation processNucleation III: Phase-field crystal modeling of nucleation process
Nucleation III: Phase-field crystal modeling of nucleation processPFHub PFHub
 
Using an Explicit Nucleation Model in PRISIMS-PF to Predict Precipate Microst...
Using an Explicit Nucleation Model in PRISIMS-PF to Predict Precipate Microst...Using an Explicit Nucleation Model in PRISIMS-PF to Predict Precipate Microst...
Using an Explicit Nucleation Model in PRISIMS-PF to Predict Precipate Microst...PFHub PFHub
 
Phase-field modeling of crystal nucleation I: Fundamentals and methods
Phase-field modeling of crystal nucleation I: Fundamentals and methodsPhase-field modeling of crystal nucleation I: Fundamentals and methods
Phase-field modeling of crystal nucleation I: Fundamentals and methodsPFHub PFHub
 
Benchmark 6 Update
Benchmark 6 UpdateBenchmark 6 Update
Benchmark 6 UpdatePFHub PFHub
 
Multi-phase-field simulations with OpenPhase
Multi-phase-field simulations with OpenPhaseMulti-phase-field simulations with OpenPhase
Multi-phase-field simulations with OpenPhasePFHub PFHub
 
Phase-field modeling of crystal nucleation II: Comparison with simulations an...
Phase-field modeling of crystal nucleation II: Comparison with simulations an...Phase-field modeling of crystal nucleation II: Comparison with simulations an...
Phase-field modeling of crystal nucleation II: Comparison with simulations an...PFHub PFHub
 
Update on Benchmark 7
Update on Benchmark 7Update on Benchmark 7
Update on Benchmark 7PFHub PFHub
 
Theoretical and Applied Phase-Field: Glimpses of the activities in India
Theoretical and Applied Phase-Field: Glimpses of the activities in IndiaTheoretical and Applied Phase-Field: Glimpses of the activities in India
Theoretical and Applied Phase-Field: Glimpses of the activities in IndiaPFHub PFHub
 

More from PFHub PFHub (18)

Pf
PfPf
Pf
 
AI for Science Grand Challenges
AI for Science Grand ChallengesAI for Science Grand Challenges
AI for Science Grand Challenges
 
Cobalt-based Superalloys Development in CHiMaD
Cobalt-based Superalloys Development in CHiMaDCobalt-based Superalloys Development in CHiMaD
Cobalt-based Superalloys Development in CHiMaD
 
Using phase field simulations to assist with experiments and experimental data
Using phase field simulations to assist with experiments and experimental dataUsing phase field simulations to assist with experiments and experimental data
Using phase field simulations to assist with experiments and experimental data
 
Uncertainty Propagation in CALPHAD-reinforced Elastochemical Phase-field Mode...
Uncertainty Propagation in CALPHAD-reinforced Elastochemical Phase-field Mode...Uncertainty Propagation in CALPHAD-reinforced Elastochemical Phase-field Mode...
Uncertainty Propagation in CALPHAD-reinforced Elastochemical Phase-field Mode...
 
UNCERTAINTY QUANTIFICATION OF PHASE EQUILIBRIA AND THERMODYNAMICS
UNCERTAINTY QUANTIFICATION OF PHASE EQUILIBRIA AND THERMODYNAMICSUNCERTAINTY QUANTIFICATION OF PHASE EQUILIBRIA AND THERMODYNAMICS
UNCERTAINTY QUANTIFICATION OF PHASE EQUILIBRIA AND THERMODYNAMICS
 
Implementing a neural network potential for exascale molecular dynamics
Implementing a neural network potential for exascale molecular dynamicsImplementing a neural network potential for exascale molecular dynamics
Implementing a neural network potential for exascale molecular dynamics
 
Community-Driven Benchmark Problems for Phase Field Modeling
Community-Driven Benchmark Problems for Phase Field ModelingCommunity-Driven Benchmark Problems for Phase Field Modeling
Community-Driven Benchmark Problems for Phase Field Modeling
 
The Phase Field Method: Mesoscale Simulation Aiding Materials Discovery
The Phase Field Method: Mesoscale Simulation Aiding Materials DiscoveryThe Phase Field Method: Mesoscale Simulation Aiding Materials Discovery
The Phase Field Method: Mesoscale Simulation Aiding Materials Discovery
 
Phase-field modeling of crystal nucleation: Comparison with simulations and e...
Phase-field modeling of crystal nucleation: Comparison with simulations and e...Phase-field modeling of crystal nucleation: Comparison with simulations and e...
Phase-field modeling of crystal nucleation: Comparison with simulations and e...
 
Nucleation III: Phase-field crystal modeling of nucleation process
Nucleation III: Phase-field crystal modeling of nucleation processNucleation III: Phase-field crystal modeling of nucleation process
Nucleation III: Phase-field crystal modeling of nucleation process
 
Using an Explicit Nucleation Model in PRISIMS-PF to Predict Precipate Microst...
Using an Explicit Nucleation Model in PRISIMS-PF to Predict Precipate Microst...Using an Explicit Nucleation Model in PRISIMS-PF to Predict Precipate Microst...
Using an Explicit Nucleation Model in PRISIMS-PF to Predict Precipate Microst...
 
Phase-field modeling of crystal nucleation I: Fundamentals and methods
Phase-field modeling of crystal nucleation I: Fundamentals and methodsPhase-field modeling of crystal nucleation I: Fundamentals and methods
Phase-field modeling of crystal nucleation I: Fundamentals and methods
 
Benchmark 6 Update
Benchmark 6 UpdateBenchmark 6 Update
Benchmark 6 Update
 
Multi-phase-field simulations with OpenPhase
Multi-phase-field simulations with OpenPhaseMulti-phase-field simulations with OpenPhase
Multi-phase-field simulations with OpenPhase
 
Phase-field modeling of crystal nucleation II: Comparison with simulations an...
Phase-field modeling of crystal nucleation II: Comparison with simulations an...Phase-field modeling of crystal nucleation II: Comparison with simulations an...
Phase-field modeling of crystal nucleation II: Comparison with simulations an...
 
Update on Benchmark 7
Update on Benchmark 7Update on Benchmark 7
Update on Benchmark 7
 
Theoretical and Applied Phase-Field: Glimpses of the activities in India
Theoretical and Applied Phase-Field: Glimpses of the activities in IndiaTheoretical and Applied Phase-Field: Glimpses of the activities in India
Theoretical and Applied Phase-Field: Glimpses of the activities in India
 

Recently uploaded

Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfSELF-EXPLANATORY
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxMurugaveni B
 
Microteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringMicroteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringPrajakta Shinde
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...Universidade Federal de Sergipe - UFS
 
Topic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptxTopic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptxJorenAcuavera1
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...Universidade Federal de Sergipe - UFS
 
Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)itwameryclare
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubaikojalkojal131
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentationtahreemzahra82
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingBase editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingNetHelix
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxpriyankatabhane
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》rnrncn29
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPirithiRaju
 
Bioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptxBioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptx023NiWayanAnggiSriWa
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...lizamodels9
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024AyushiRastogi48
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxEran Akiva Sinbar
 

Recently uploaded (20)

Pests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdfPests of safflower_Binomics_Identification_Dr.UPR.pdf
Pests of safflower_Binomics_Identification_Dr.UPR.pdf
 
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdfBehavioral Disorder: Schizophrenia & it's Case Study.pdf
Behavioral Disorder: Schizophrenia & it's Case Study.pdf
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
 
Microteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical EngineeringMicroteaching on terms used in filtration .Pharmaceutical Engineering
Microteaching on terms used in filtration .Pharmaceutical Engineering
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
 
Topic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptxTopic 9- General Principles of International Law.pptx
Topic 9- General Principles of International Law.pptx
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
 
Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentation
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editingBase editing, prime editing, Cas13 & RNA editing and organelle base editing
Base editing, prime editing, Cas13 & RNA editing and organelle base editing
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
 
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》《Queensland毕业文凭-昆士兰大学毕业证成绩单》
《Queensland毕业文凭-昆士兰大学毕业证成绩单》
 
Pests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdfPests of castor_Binomics_Identification_Dr.UPR.pdf
Pests of castor_Binomics_Identification_Dr.UPR.pdf
 
Bioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptxBioteknologi kelas 10 kumer smapsa .pptx
Bioteknologi kelas 10 kumer smapsa .pptx
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
 
Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024Vision and reflection on Mining Software Repositories research in 2024
Vision and reflection on Mining Software Repositories research in 2024
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptx
 

Educating Researchers Using the CHiMaD Benchmark Problems

  • 1. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING Educating Researchers Using the CHiMaD Benchmark Problems Dong-Uk Kim, Shuaifang Zhang, and Michael R Tonks Materials Science and Engineering, University of Florida
  • 2. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Introduction  Challenges learning the phase-field (PF) method  How the benchmark (BM) problems address these challenges  Specific examples of using BM problems for education  Issues and strengths for each problem  What changes could make them more useful for education? Outline 2
  • 3. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  “Resources and a crash course on the phase field technique.“  “Tools to verify and showcase the quality of your simulations.” The PFHub BM problems have various purposes 3
  • 4. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Training students new to phase-field  Refresher for students with 1 – 3 yrs of experience  Experienced PF user learning a new code  Training course with various skill levels At the University of Florida, we have been using the BM problems specifically for education 4
  • 5. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Good parameterizations are needed for simulation to run  Relation between interfacial energy penalty, double-well potential penalty, and phase-field interface thickness  Choice of ∆𝑥 and ∆𝑡  Characteristic length and time scale of the coupled physics  Estimation of the simulation time  Determination of optimal phase-field interface thickness There are various challenges that face people learning the phase field method 5
  • 6. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Making connection to physical meaning  It’s hard to capture the explicit physical meaning from the PF equations  Phase-field is a virtual object that tracks the positions of interface indirectly.  Sometimes, it just has mathematical meaning to reproduce sharp interface equations at certain asymptotic limits  It is easy to mistake model artifacts for physical behaviors.  Experimental data should be interpreted in ‘phase-field’ way There are various challenges that face people learning the phase field method 6
  • 7. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Too focused on one type problem  There are many things to consider at the same time for a single problem  Model parameters, numerical parameters, validity of the solutions, and so on  Lower the chance of exposure to various type of problems  General numerical solving issues  Choice of numerical methods  Choice of code framework  Getting used to the code framework  Visualization of the results  Verification of the results There are various challenges that face people learning the phase field method 7
  • 8. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Good parameterizations are needed for simulation to run  All BM problems provide a good set of parameters  Too focused on one type problem  BM problems cover various types of physics:  Phase-separation, Oswald ripening, solidifications, micro-elasticity, fluid dynamics, and electrostatics  General numerical solving issues  Calculation domain size and simulation times to plot are given in BM problems – this is a big hint to determining ∆𝑥 and ∆𝑡.  Learning from other people  Previously posted results are also good references for determining convergence criteria. How BM problems address these challenges 8
  • 9. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Training new students  All new students joining the Tonks research group use BM problem 1 and 2 to learn how the phase field method works  Eight students have gone through this training since Sept, 2015  One student is doing this right now  Refresher for experienced students  After using the phase-field method for 1 – 3 years, students were asked to do all the first four benchmark problems and post their results  Seven students were tasked with doing this, about half are done so far Specific examples of using BM problems for education 9
  • 10. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Experienced PF users learning new code  BM#1: basic procedure to solve partial differential equations with MOOSE  BM#2: dealing with multi-phase system  BM#3: writing my own Kernels and utilizing Materials. New feature added  BM#5: exposure to use of MOOSE navier_stokes physics module  BM#6: better understandings of MOOSE’s Neumann boundary condition  Cahn-Hilliard-Navier-Stokes coupled physics Specific examples of using BM problems for education (ctn.) 10
  • 11. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Michael Tonks and Andrea Jokisaari taught a one-day tutorial-style Phase-Field MOOSE training at TMS 2018  BM problems 1 and 4 were used for the tutorial  We had 20+ attendees with a large range of computational experience  One attendee had never compiled a code before  Elizabeth Holm from Carnegie-Mellon also attended  The BM problems provided standardized problems with known solutions that simplified the development of the training.  We also directed the attendees to the other BM problems for future work Specific examples of using BM problems for education (cont) 11
  • 12. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Survey from 8 people  Year’s experience with the phase-field method; Feedback from Tonks’ group members 12
  • 13. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING As new users to phase-field 13 “The benchmark problems gave me good exposure both to the different systems modeled in phase field and the various capabilities of the software I was using.” “I learned to write code/input file, and I got to play with numerical parameters (petsc options) and better understand what they do” “How all the pieces fit together” Q: What did you learn by doing BM problems?
  • 14. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING As experienced users to phase-field 14 “I primarily found it helpful to get familiar with some MOOSE features that I rarely/never used before.” “They give me a broad set of problems to refresh my skills. When you work in only one area it is easy to forget about different classes of problems.” “The second time is when I actually learned something from doing them, the first time there was way too much to learn to get a deep understanding.” “Have a better picture of the phase field model, and know more about the model out of research.” Q: What did you learn by doing BM problems?
  • 15. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Numerical issues “Convergence issues.” “I didn't know how to make 'T' shape domain, so I learned using a software to construct geometries and meshes. I also had an issue on plotting a result in 3D.” “The numerical method I was using required a higher order element, which is not easy to converge.”  Human errors “I believe my biggest issue was with finding a typo in the initial condition” “The initial condition equation I wrote is wrong, and it took me some time to realize that.” Issues with BMP#1; spinodal decomposition 15
  • 16. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Good example practice for beginning “I got practice writing a simple, compact input file” “It was a good review of the basics.” “I think the problem 1 was a good introduction to phase field. Simple but very useful”  Capturing the model concept “Learned how free energies are worked into the model”  Improvements in numerical skills “I've learned how to write MOOSE input file and how to solve Cahn-Hilliard equation with the 1st order shape functions.” “Doing the differently shaped domains helped me to get used to doing more than just squares or rectangles” “I know more about MOOSE and the split method used in MOOSE(Numerical stuff)” Strengths for BMP#1 16
  • 17. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Complexity of multi-phase system and human errors “Typing in all of the long equations without errors - comparing the initial free energy to previous benchmarks - this should be included in the writeup for troubleshooting “ “For the input file, I had to write so many duplicate lines to solve the multi-phase-field equations.  Numerical issues “Numerical convergence issue. Adjust initial time step to be small enough.” “In problem 2 I had an issue with mesh adaptivity causing the solutions to go haywire early in the simulation. I resolved it using a MOOSE option that lets you delay when mesh adaptivity begins.” Issues with BMP#2; Oswald ripening 17
  • 18. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  New exposure to a new problem “It was my first exposure to a model designed specifically for Ostwald ripening.”  Good example problem for coupled physics “Good introduction to coupled equations” “How to couple conserved and non-conserved parameters” “I could write more compact input file after learning about MOOSE action for multi- phase systems.”  Experience with troubleshooting of convergence issue for coupled system “Time step can determine the convergence" Strengths for BMP#2 18
  • 19. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Complexity of physics “I had never solved an anisotropic interface problem before. It helped me see the unique struggles with anisotropy” “Dealing with anisotropic interface energies”  Required new features beyond playing with the input files “Need to write a new kernel to solve this problem. Write a new kernel and fix it” “Creating new kernels with equations”  Resolution and calculation time issues “This problem required relatively higher resolution than other problems, and the calculation time was too long.” Issues with BMP#3; dendritic growth 19
  • 20. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Better understanding on solidification problems “Problem 3 helped me understand how dendritic growth works in the phase field method and gave me exposure to the necessary kernels.” “Better understanding the anisotropic solidification process. Also the functional derivative”  Improvements in numerical skills “Taking advantages of DerivativeParsedMaterial of MOOSE, I developed a different approach to deal with the anisotropy function more general and independent of the dimension.” Strengths for BMP#3 20
  • 21. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Issues; numerical skills “I had issues with mesh displacements causing highly contorted results. I fixed it by fixing the way I was pinning the mesh down.” “I am getting the wrong behavior”  Strengths; better understandings in phase- field-mechanics coupling “It was my first major exposure to solid mechanics.” “Coupling with stress” Issues and strengths for BMP#4 21
  • 22. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Issues; numerical skills “I had to learn how to construct the mesh” “I believe there’s something wrong with the outlet boundary”  Strengths; exposure to a new physics “I’ve learned how to use MOOSE navier_stokes module” Issues and strengths for BMP#5 22
  • 23. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING Issues  Common issues  Numerical issue  Human error  Problem specific issues  BM#2 & BM#3: complexity of physics Summarized issues and strengths of each BM problems Strengths  Gives new exposures to various problems  Well-balanced examples for each physics  Overall, all problems are doable.  Some aspects are challenging for beginners.  Inspires improvement of numerical skills 23
  • 24. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING  Discretization information  General guide line for determining ∆𝑥 and ∆𝑡  More information about mesh construction (especially, BM #5 and #6 that contain curved boundaries)  More uploaded results for BM problems 2 and up, for comparison  Fewer parts to each problem to make it easier for people to complete What changes could make them more useful for education? 24
  • 25. DEPARTMENT OF MATERIALS SCIENCE AND ENGINEERING