2
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changing the preprocessor so that it can read the concentrations from an HDF5 file and copy them in a new HDF5 file even if the network is different. More thorough tests need to be added for it. SB 20140822 More... about 11 years ago
Added a tag in the MPI send and receive calls in the monitorMaxClusterConc function. CLJ 20140822 More... about 11 years ago
Updated some documentation in the preprocessor Arguments class. CLJ 20140822 More... about 11 years ago
Added monitor to print when the max cluster concentration first changes. Added function to overload the streaming operator in order to print Reactant information more easily. CLJ 20140822 More... about 11 years ago
Changing the WFitFlux to reflect the one that is used in atomistic simulation for a (100) surface. Updating the corresponding test and the HeInterstitialCluster one. SB 20140819 More... about 11 years ago
Fixed the He diffusion computation to reflect the modification that He clusters larger than 6 do not diffuse (and not larger than 5). CLJ 20140815 More... about 11 years ago
[no comment] More... about 11 years ago
Changing the way help messages and keys are initialized in the option. Fixing the generation of unstable clusters in the preprocessor. Updating the comments in the PetscSolver. SB 20140815 More... about 11 years ago
Fixed the He diffusion computation to reflect the modification that He clusters larger than 6 do not diffuse (and not larger than 5). CLJ 20140815 More... about 11 years ago
Updated the README file. CLJ 20140814 More... about 11 years ago
Removed unnecessary comments in CMakeLists.txt More... about 11 years ago
Fixed bug in the way the preprocessor generates the string of Petsc arguments. CLJ 20140813 More... about 11 years ago
Added CMake implementation to compile the preprocessor Java files. CLJ 20140813 More... about 11 years ago
Modified the way the preprocessor sets the dimension specified in the HDF5 file by setting it to be the grid size specified by the Petsc argument. CLJ 20140812 More... about 11 years ago
Updating the tests of the preprocessor. SB 20140812 More... about 11 years ago
Using the checkpoint option the preprocessor can now copy the header and concentrations from a given HDF5 file generated by Xolotl. Changing the value of the I binding energy for unstable clusters for them to dissociate fast enough. SB 20140812 More... about 11 years ago
Fixing the way the concentration are read from a HDF5 file for it to work in parallel. SB 20140812 More... about 11 years ago
Merging the performance optimization branch and changing a little the way surface plots are plotted. SB 20140808 More... about 11 years ago
Committing some optimizations for the fluxHandler. CLJ 20140806 More... about 11 years ago
Adding a monitor in Monitor.cpp to compute the retention at every time step instead of doing it just at the end of the simulation. SB 20140806 More... about 11 years ago
Fixing the computation of the radius for VCluster and the tests related to this fix. Modifying SeriesPlot not to have the legend on top of the y axis. SB 20140806 More... about 11 years ago
Minor fix to the TokenizedLineReader to handle the case where there is a carriage return before the newline in the stream. SB 20140805 More... about 11 years ago
Committing the implementation of the 2D Legendre polynomial fit of the formation energies in the preprocessor's BindingEnergyEngine. CLJ 20140805 More... about 11 years ago
Changing the names in HDF5Utils to more understandable ones. SB 20140804 More... about 11 years ago
Adding tests for the options and for the partial derivatives. SB 20140804 More... about 11 years ago
Merging the preprocessor branch in the trunk with the new way of handling options. SB More... about 11 years ago
Fixed the values of the diffusion factors so they are in units of (nm)^2. CLJ 20140804 More... about 11 years ago
Committing fix that computes the He fluence if the maxHeFluence option is present, while the Petsc He retention option is not. CLJ 20140730 More... about 11 years ago
Added the implementation for the He flux option and corresponding unit test. CLJ 20140729 More... about 11 years ago
Added Preprocessor test for the heFlux option. CLJ 20140729 More... about 11 years ago