0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 15, 2023 — Jan 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rotate each bead is now privat for CrgUnitType and CrgUnit More... almost 15 years ago
KMC cont now running, results however larger than for tof tof = 0.5 * md2qm More... almost 15 years ago
better statesaver.cc More... about 15 years ago
better statesaver.h More... about 15 years ago
Removed Jeff2 as variable, instead there is now a fct calc_Jeff2, which returns Jeff2 based on_Js More... about 15 years ago
Saving square of effective transfer integral now, thus rates calculated using the square thereof as well. Renamed Jeff to Jeff2 More... about 15 years ago
corrected cute little error in Jeff calculation :) More... about 15 years ago
now handles output and rate calculation with _Js and _Jeff added some more comments in header More... about 15 years ago
ComputeAllTransferIntegrals now sets _Jeff and _Js More... about 15 years ago
now has a vector <double> _Js and a _Jeff instead of just _j as before More... about 15 years ago
merged Falk and Thorsten More... about 15 years ago
added creation of falks.dat More... about 15 years ago
statesaver1 More... about 15 years ago
added function make_kmc_graph More... about 15 years ago
added function make_kmc_graph, requires graph,h now More... about 15 years ago
now contains two rates (_rate_12 and _rate_21): one from first to second and one from second to first, i.e. one calculated using _r and one using -_r More... about 15 years ago
added print_nbs_to_file function corrected sign error in rate calculation, now results are identical with the old tof code the new input main.xml currently looks as follows: <calc_rates> <thermal_energy>0.025</thermal_energy> <e_field>0.0 0.0 10000000.0</e_field> </calc_rates> More... about 15 years ago
fixed bug in create crg unit More... about 15 years ago
included type_name in constructing charge units More... about 15 years ago
added files statesaver.cc and .h More... about 15 years ago
forgot inline
Victor Rühle
as Victor Ruehle
More... about 15 years ago
minor cleanup
Victor Rühle
as Victor Ruehle
More... about 15 years ago
some interface changes
Victor Rühle
as Victor Ruehle
More... about 15 years ago
some interface changes
Victor Rühle
as Victor Ruehle
More... about 15 years ago
merged with my stuff More... about 15 years ago
added MakeRatesSIUnits More... about 15 years ago
added MakeRatesSIUnits More... about 15 years ago
added CalcRates, a vector for the electric field and a double for the thermal energy More... about 15 years ago
added CalcRates, a vector for the electric field and a double for the thermal energy More... about 15 years ago
now reads in rate calculation parameters from file via --o or --options More... about 15 years ago