Skip to content

shushujie/WOxidationKinetics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

WOxidationKinetics

This repository is created for maintaining code of Marian's Group, UCLA.

by Shu Huang, 09/2022

The package is aimed to simulate the process of tungsten's oxidation , while five different phases are involved with temperature range of (600 - 1300 degree C);

  1. The entrance class is ConcentrationOfOxigen.java

  2. A schematic hierarchy:

     ConcentrationOfOxigen
          ↓
     KineticModel
          ↓
     SolveDiffusionODE
          ↓
     ProfileUtilities
    

More:

  1. Simulations with time range large than 10^4*dt are recommended to perform on clusters. Local machines are also ok for similar or less time steps.

About

This repository is created for maintaining code of Marian's Group, UCLA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages