{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/102411"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/102411","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Computational modeling of advanced, multi-material energetic materials and systems","abstract":"The aim of this thesis is to develop and implement a robust reactive simulation tool that can aid in the design of explosive devices by numerically investigating the reactive mechanism of different explosive materials; study how detonation waves travel through them and determine how to initiate explosives with the smallest amount of booster material. These types of problems are numerically challenging to model and require multiple components that interact with each other. Multi-material models are necessary since shocks and detonation waves will travel through and impinge on material interfaces. High order and robust methods are needed to maintain sharp representations of these material boundaries. They need to be capable of numerically maintaining stable interfaces between high energy explosive materials and low density inerts such as air. This is a challenging problem since it involves strong wave interactions at the interface, large pressure and density gradients across the same, and non-linearity issues that result from the use of real equations of state. From a software developing point of view, consistent code infrastructure also needs to be followed to allow the ability to easily implement new models and modify existing ones. Also, given the multi-scaled nature of these types of problems, methods need to be efficient and scalable in both shared and distributed memory architectures for parallel computing. The proposed parallel and robust numerical reactive hydrodynamic solver implementation maintains sharp solid and material interfaces. The solver is designed to run on distributed memory architectures using a simple yet efficient MPI communication implementation. Multiple level sets are used to track the evolution of material interfaces over time and represent internal solid regions. Approximate Riemann solvers and the Ghost Fluid Method or Overlap Domain Method are used to enforce appropriate interface boundary conditions. Ghost nodes are set by a new local and point-wise node sorting algorithm that decouples these nodes by establishing their connectivity to other ghost nodes. This approach allows us to enforce boundary conditions via a direct procedure removing the need to solve a coupled system of equations numerically. Issues concerning the use of reactive, non-ideal equations of state and their implementation in high explosive hydrodynamic codes are studied. The accuracy and fidelity of the solver is examined by simulating a series of explosive multi-material problems, showing good agreement between numerical results and experimental data.","abstract_html":"The aim of this thesis is to develop and implement a robust reactive simulation tool that can aid in the design of explosive devices by numerically investigating the reactive mechanism of different explosive materials; study how detonation waves travel through them and determine how to initiate explosives with the smallest amount of booster material. These types of problems are numerically challenging to model and require multiple components that interact with each other. Multi-material models are necessary since shocks and detonation waves will travel through and impinge on material interfaces. High order and robust methods are needed to maintain sharp representations of these material boundaries. They need to be capable of numerically maintaining stable interfaces between high energy explosive materials and low density inerts such as air. This is a challenging problem since it involves strong wave interactions at the interface, large pressure and density gradients across the same, and non-linearity issues that result from the use of real equations of state. From a software developing point of view, consistent code infrastructure also needs to be followed to allow the ability to easily implement new models and modify existing ones. Also, given the multi-scaled nature of these types of problems, methods need to be efficient and scalable in both shared and distributed memory architectures for parallel computing. The proposed parallel and robust numerical reactive hydrodynamic solver implementation maintains sharp solid and material interfaces. The solver is designed to run on distributed memory architectures using a simple yet efficient MPI communication implementation. Multiple level sets are used to track the evolution of material interfaces over time and represent internal solid regions. Approximate Riemann solvers and the Ghost Fluid Method or Overlap Domain Method are used to enforce appropriate interface boundary conditions. Ghost nodes are set by a new local and point-wise node sorting algorithm that decouples these nodes by establishing their connectivity to other ghost nodes. This approach allows us to enforce boundary conditions via a direct procedure removing the need to solve a coupled system of equations numerically. Issues concerning the use of reactive, non-ideal equations of state and their implementation in high explosive hydrodynamic codes are studied. The accuracy and fidelity of the solver is examined by simulating a series of explosive multi-material problems, showing good agreement between numerical results and experimental data.","abstract_has_math":false,"creators":["Hernandez, Alberto M."],"institution":"University of Illinois at Urbana-Champaign","degree_name":"Ph.D.","degree_level":"Dissertation","degree_discipline":"Theoretical & Applied Mechanics","degree_department":null,"school":null,"contributors":["Stewart, Donald S.","Matalon, Moshe","Glumac, Nick","Fischer, Paul"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2019,"date_issued":"2019-02-06T19:32:44Z","date_published":"2019-02-06T19:32:44Z","updated_at":"2026-07-22T22:24:40Z","subjects":["Multi-material","reactive flow","parallel computing","level sets","compressible Euler equations","solid internal boundaries","node sorting","computational physics"],"languages":["en"],"rights":["Copyright 2018 Alberto M. Hernández. All rights reserved."],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"http://hdl.handle.net/2142/102411","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Stewart, Donald S.","Matalon, Moshe","Glumac, Nick","Fischer, Paul"]},{"key":"dc:creator","label":"Author","values":["Hernandez, Alberto M."]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2019-02-06T19:32:44Z","2018-10-19","2018-12"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Theoretical & Applied Mechanics"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Dissertation"]},{"key":"thesis:degree_name","label":"Degree Name","values":["Ph.D."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Multi-material","reactive flow","parallel computing","level sets","compressible Euler equations","solid internal boundaries","node sorting","computational physics"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["en"]},{"key":"dc:rights","label":"Dc Rights","values":["Copyright 2018 Alberto M. Hernández. All rights reserved."]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["http://hdl.handle.net/2142/102411"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["The aim of this thesis is to develop and implement a robust reactive simulation tool that can aid in the design of explosive devices by numerically investigating the reactive mechanism of different explosive materials; study how detonation waves travel through them and determine how to initiate explosives with the smallest amount of booster material. These types of problems are numerically challenging to model and require multiple components that interact with each other. Multi-material models are necessary since shocks and detonation waves will travel through and impinge on material interfaces. High order and robust methods are needed to maintain sharp representations of these material boundaries. They need to be capable of numerically maintaining stable interfaces between high energy explosive materials and low density inerts such as air. This is a challenging problem since it involves strong wave interactions at the interface, large pressure and density gradients across the same, and non-linearity issues that result from the use of real equations of state. From a software developing point of view, consistent code infrastructure also needs to be followed to allow the ability to easily implement new models and modify existing ones. Also, given the multi-scaled nature of these types of problems, methods need to be efficient and scalable in both shared and distributed memory architectures for parallel computing. The proposed parallel and robust numerical reactive hydrodynamic solver implementation maintains sharp solid and material interfaces. The solver is designed to run on distributed memory architectures using a simple yet efficient MPI communication implementation. Multiple level sets are used to track the evolution of material interfaces over time and represent internal solid regions. Approximate Riemann solvers and the Ghost Fluid Method or Overlap Domain Method are used to enforce appropriate interface boundary conditions. Ghost nodes are set by a new local and point-wise node sorting algorithm that decouples these nodes by establishing their connectivity to other ghost nodes. This approach allows us to enforce boundary conditions via a direct procedure removing the need to solve a coupled system of equations numerically. Issues concerning the use of reactive, non-ideal equations of state and their implementation in high explosive hydrodynamic codes are studied. The accuracy and fidelity of the solver is examined by simulating a series of explosive multi-material problems, showing good agreement between numerical results and experimental data.","Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2019-02-05 without embargo terms","The student, Alberto Hernandez, accepted the attached license on 2018-10-15 at 15:00.","The student, Alberto Hernandez, submitted this Dissertation for approval on 2018-10-15 at 15:17.","This Dissertation was approved for publication on 2018-10-19 at 15:05.","DSpace SAF Submission Ingestion Package generated from Vireo submission #13033 on 2019-02-05 at 11:08:22","Made available in DSpace on 2019-02-06T19:32:44Z (GMT). No. of bitstreams: 2 HERNANDEZ-DISSERTATION-2018.pdf: 11428721 bytes, checksum: ee569aa3e980ac752b74610293172aaa (MD5) LICENSE.txt: 4214 bytes, checksum: 7531df8a83c5decf25b527df111de127 (MD5) Previous issue date: 2018-10-19"]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Computational modeling of advanced, multi-material energetic materials and systems"]}]}],"canonical_facts":{"dc:contributor":["Stewart, Donald S.","Matalon, Moshe","Glumac, Nick","Fischer, Paul"],"dc:creator":["Hernandez, Alberto M."],"dc:date":["2019-02-06T19:32:44Z","2018-10-19","2018-12"],"dc:description":["The aim of this thesis is to develop and implement a robust reactive simulation tool that can aid in the design of explosive devices by numerically investigating the reactive mechanism of different explosive materials; study how detonation waves travel through them and determine how to initiate explosives with the smallest amount of booster material. These types of problems are numerically challenging to model and require multiple components that interact with each other. Multi-material models are necessary since shocks and detonation waves will travel through and impinge on material interfaces. High order and robust methods are needed to maintain sharp representations of these material boundaries. They need to be capable of numerically maintaining stable interfaces between high energy explosive materials and low density inerts such as air. This is a challenging problem since it involves strong wave interactions at the interface, large pressure and density gradients across the same, and non-linearity issues that result from the use of real equations of state. From a software developing point of view, consistent code infrastructure also needs to be followed to allow the ability to easily implement new models and modify existing ones. Also, given the multi-scaled nature of these types of problems, methods need to be efficient and scalable in both shared and distributed memory architectures for parallel computing. The proposed parallel and robust numerical reactive hydrodynamic solver implementation maintains sharp solid and material interfaces. The solver is designed to run on distributed memory architectures using a simple yet efficient MPI communication implementation. Multiple level sets are used to track the evolution of material interfaces over time and represent internal solid regions. Approximate Riemann solvers and the Ghost Fluid Method or Overlap Domain Method are used to enforce appropriate interface boundary conditions. Ghost nodes are set by a new local and point-wise node sorting algorithm that decouples these nodes by establishing their connectivity to other ghost nodes. This approach allows us to enforce boundary conditions via a direct procedure removing the need to solve a coupled system of equations numerically. Issues concerning the use of reactive, non-ideal equations of state and their implementation in high explosive hydrodynamic codes are studied. The accuracy and fidelity of the solver is examined by simulating a series of explosive multi-material problems, showing good agreement between numerical results and experimental data.","Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2019-02-05 without embargo terms","The student, Alberto Hernandez, accepted the attached license on 2018-10-15 at 15:00.","The student, Alberto Hernandez, submitted this Dissertation for approval on 2018-10-15 at 15:17.","This Dissertation was approved for publication on 2018-10-19 at 15:05.","DSpace SAF Submission Ingestion Package generated from Vireo submission #13033 on 2019-02-05 at 11:08:22","Made available in DSpace on 2019-02-06T19:32:44Z (GMT). No. of bitstreams: 2 HERNANDEZ-DISSERTATION-2018.pdf: 11428721 bytes, checksum: ee569aa3e980ac752b74610293172aaa (MD5) LICENSE.txt: 4214 bytes, checksum: 7531df8a83c5decf25b527df111de127 (MD5) Previous issue date: 2018-10-19"],"dc:format":["application/pdf"],"dc:identifier":["http://hdl.handle.net/2142/102411"],"dc:language":["en"],"dc:rights":["Copyright 2018 Alberto M. Hernández. All rights reserved."],"dc:subject":["Multi-material","reactive flow","parallel computing","level sets","compressible Euler equations","solid internal boundaries","node sorting","computational physics"],"dc:title":["Computational modeling of advanced, multi-material energetic materials and systems"],"dc:type":["text"],"thesis:degree_discipline":["Theoretical & Applied Mechanics"],"thesis:degree_level":["Dissertation"],"thesis:degree_name":["Ph.D."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:24:40Z"}