phd

LaTeX files, FESTIM and postprocessing scripts of my PhD thesis

https://github.com/kulaginvladimir/phd

Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
    Links to: sciencedirect.com, springer.com, zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

LaTeX files, FESTIM and postprocessing scripts of my PhD thesis

Basic Info
  • Host: GitHub
  • Owner: KulaginVladimir
  • Language: Jupyter Notebook
  • Default Branch: main
  • Homepage:
  • Size: 253 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme Citation

README.md

Overview

Source files to reproduces the main results of the PhD thesis entitled Modelling of deuterium retention and desorption processes in tungsten under pulsed plasma and laser impact.

Latest PDF

Structure

  • Thesis: Thesis and annotation. I am very grateful to the authors of Russian-Phd-LaTeX-Dissertation-Template that simplified significantly the process of my PhD preparation. To compile the files locally, visit the referenced Git repository for instruction on the work with the LaTeX template.
  • Scripts: FESTIM scripts and data to reproduce the results. Some raw data is too heavy to distribute via Git, so it was made available via Zenodo.
    • Chapter 1: Scripts to reproduce several figures for the literature review
    • Chapter 2: Scripts and data for V&V of the kinetic surface model in FESTIM. The original scripts are openly available in this repository. More details can be found in the associated paper.
    • Chapter 3: Scripts and data for the model validation against QSPA-T experiments and simulations of the D retention in W under ELM-like exposure. The results on ELM-like impact on retention were published in V.Kulagin et al. JNM 2025.
    • Chapter 4: Scripts and data for the model validation against LID experiments and estimations of the LID efficiency under different conditions. The results on the estimation of the atomic fraction in the desorption flux are presented in V.Kulagin et al. FusDes 2022 and V.Kulagin et al. J. Surf. Investig. 2022. The results about the effect on material properties on the LID efficiency are published in V.Kulagin et al. JNM 2023.

How to use

For a local use, clone the repository to your local machine.

git clone https://github.com/KulaginVladimir/PhD

Create and activate the correct conda environment with the required dependencies. Navigate to the Scripts folder and run in your terminal:

conda env create -f environment.yml conda activate PhD-env

This will set up a Conda environment named PhD-env with all the required dependencies for running the FESTIM scripts.

[!WARNING]
Some scripts for chapters 3 & 4 were ran on HPC with Slurm Workload Manager. Each subfolder includes the HPC scripts. An example on how to perform a sequential series of simulations is given in this book For any queries, contact: VVKulagin@mephi.ru

Navigate to the desired folder and run the Jupyter books using the activated Conda environment. The archive with the raw data can be accessed via Zenodo.

DOI

[!NOTE]
LaTeX is required to reproduce figures. To install the required dependencies, run the following command in your terminal: sudo apt-get install dvipng texlive-latex-extra texlive-fonts-recommended cm-super

Owner

  • Login: KulaginVladimir
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this repository, please cite it as below."
authors:
- family-names: "Kulagin"
  given-names: "Vladimir"
  orcid: "https://orcid.org/0000-0002-1692-9995"
title: "PhD"
version: 1.0.0
date-released: 2025-05-28
url: "https://github.com/KulaginVladimir/PhD"

GitHub Events

Total
  • Delete event: 1
  • Push event: 15
  • Create event: 1
Last Year
  • Delete event: 1
  • Push event: 15
  • Create event: 1

Dependencies

Thesis/Dockerfile docker
  • raabf/texstudio-versions texlive2018 build
Scripts/environment.yml pypi
  • h-transport-materials *
  • matplotx *
  • mpmath *
  • pyenergydiagrams *
  • pypalettes *