2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updating the find cmake support from Jed Brown and fix from the collapse branch. SB 20180118 More... over 7 years ago
Adding 2 parameter files to run a standard NE and PSI2 case with Xolotl current revision. SB 20171212 More... over 7 years ago
Changing the xenon migration parameters to reproduce test 3 of the test cases. SB 20171212 More... over 7 years ago
Reverting the bursting in 1D to a monitor because only one post step method can be set with PETSc at a time. SB 20171211 More... over 7 years ago
The building of the preprocessor is optional and happens only if Java is found. Fixed the Petsc method that was deprecated. SB 20171211 More... over 7 years ago
Adding a PETSc option to check when the dt goes under a threshold and stop the solver. Writes the reason for stopping in a file. SB 20171205 More... over 7 years ago
Adding the depth of the fit as an argument in the tridyn flux handler when reading the input file. SB 20171205 More... over 7 years ago
Fixing the printing of the surface and writing the flux vectors at each initialization for TRIDYN flux. SB 20171204 More... over 7 years ago
Modified the grouping so that the biggest cluster is grouped on its own to get similar results as no grouping. Updated the corresponding tests. SB 20171115 More... almost 8 years ago
Changed the boundary conditions for free surface that were causing PETSc to behave strangely after 20s of simulation. Updated the new boundary conditions in 2D and 3D. SB 20171101 More... almost 8 years ago
Adding the option to switch between mirror and free surface boundary conditions on the left and right sides of the grid (surface, bulk). Increased the xGrid size to account for diffusion at either end and updated the tests accordingly. SB 20171006 More... almost 8 years ago
Updating the network loaders so that Xolotl can ran without the reactions set. SB 20170929 More... almost 8 years ago
Fixing the temperature handlers and the solvers so that Xolotl can run with reaction only. SB 20170928 More... almost 8 years ago
Switching the bursting monitor in 1D to a post step method. SB 20170912 More... almost 8 years ago
Adding a fit profile for deposited W in the TRIDYN flux handler. SB 20170912 More... almost 8 years ago
Updating the bubble bursting in 2D and 3D. SB 20170828 More... about 8 years ago
Changing the way superclusters transfer their concentrations when they burst. SB 20170826 More... about 8 years ago
Adding mirror boundary condition at the bottom of the simulation box. Commenting the 3D solver test because PETSc doesn't support mirror boundaries in 3D yet. SB 20170816 More... about 8 years ago
Updating the flags in MPI methods because some of them where used twice. SB 20170802 More... about 8 years ago
Changing the way the concentrations are saved in HDF5 so that it doesn't use parallel access. SB 20170801 More... about 8 years ago
Change the condition to save the HDF5 file just in case the time is a little bit off. SB 20170725 More... about 8 years ago
In 1D and 2D the surface position is written in a file when it changes, and the tridyn option can now be used in 2D too. SB 20170713 More... about 8 years ago
Removing variables that were not used anymore in the solver and improving its constructors. SB 20170628 More... about 8 years ago
Merging the heat equation branch back to the trunk. SB 20170623 More... about 8 years ago
Checking if the network group exists before trying to copy it. SB 20170612 More... about 8 years ago
Updated the modified trap mutation so that it works which ever grid spacing is used. SB 20170505 More... over 8 years ago
The modified trap mutation near the surface now switches the parameters depending on the temperature used. SB 20170505 More... over 8 years ago
Adding the definition of the networks within the network loaders and additional options. The corresponding tests have been updated. SB 20170503 More... over 8 years ago
Removing the gathering of reactions that is slow and was causing divergences. SB 20170427 More... over 8 years ago
Inlined some frequently-called virtual functions. More... over 8 years ago