Authors & Citation#
PhaseFieldX is an open-source project supported by a community of contributors. While many contributors are listed in the Authors section, we encourage you to explore our Contributors Graph for a comprehensive view.
Citing PhaseFieldX#
There is a paper about PhaseFieldX.
If you use PhaseFieldX in your scientific research, please consider citing our work to support its development and increase its scientific visibility.
Castillón, M. (2025). PhaseFieldX: An Open-Source Framework for Advanced Phase-Field Simulations. Journal of Open Source Software, 10(108), 7307, https://doi.org/10.21105/joss.07307
BibTex:
@article{Castillon2025phasefieldx,
doi = {10.21105/joss.07307},
url = {https://doi.org/10.21105/joss.07307},
year = {2025},
publisher = {The Open Journal},
volume = {10},
number = {108},
pages = {7307},
author = {Miguel Castillón},
title = {PhaseFieldX: An Open-Source Framework for Advanced Phase-Field Simulations},
journal = {Journal of Open Source Software}
}
Authors#
The following is a list of authors who have made substantial contributions
Miguel Castillón, (@CastillonMiguel)
Please take a look at the contributors page and the active list of authors to learn more about the developers of PhaseFieldX.
Made with contrib rocks.
License#
MIT License
Copyright (c) 2023, Miguel Castillón
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.