Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update step-66 #13081

Merged
merged 3 commits into from Dec 16, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 5 additions & 5 deletions doc/doxygen/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -556,11 +556,11 @@ @book{bebernes1989mathematical
}

@phdthesis{castelli2021numerical,
author = {Castelli, G. F.},
title = {Numerical Investigation of {C}ahn--{H}illiard-Type Phase-Field Models for Battery Active Particles},
school = {Karlsruhe Institute of Technology (KIT)},
year = {2021},
note = {(To be published)}
author = {Castelli, G. F.},
title = {Numerical Investigation of {Cahn--Hilliard}-Type Phase-Field Models for Battery Active Particles},
school = {Karlsruhe Institute of Technology (KIT)},
year = {2021},
url = {https://doi.org/10.5445/IR/1000141249},
}

% ------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions examples/step-66/doc/intro.dox
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This program was contributed by Fabian Castelli.
A version of this code was presented and discussed in
@cite castelli2021numerical
G.F. Castelli: Numerical Investigation of Cahn-Hilliard-Type Phase-Field
Models for Battery Active Particles, PhD thesis, Karlsruhe Institute of
Technology (KIT), 2021. (To be published)
Models for Battery Active %Particles, PhD thesis, Karlsruhe Institute of
Technology (KIT), 2021.

Fabian Castelli acknowledges financial support by the German Research
Foundation (DFG) through the Research Training Group 2218 SiMET -- Simulation
Expand Down