Menu

SVNCode Commit Log


Commit Date  
[r93] by guidrymw

Intermediate steps in converting timestepping routine to exactly that in the Java code.

2012-11-24 17:24:14 Tree
[r92] by guidrymw

Intermediate steps in converting timestepping routine to exactly that in the Java code.

2012-11-24 16:57:24 Tree
[r91] by guidrymw

Intermediate steps in converting timestepping routine to exactly that in the Java code.

2012-11-23 21:26:24 Tree
[r90] by guidrymw

Intermediate steps in converting timestepping routine to exactly that in the Java code.

2012-11-23 19:29:48 Tree
[r89] by guidrymw

Intermediate steps in converting timestepping routine to exactly that in the Java code.

2012-11-23 19:14:09 Tree
[r88] by guidrymw

Small changes

2012-11-23 16:21:27 Tree
[r87] by guidrymw

Fixed max flux algorithm so now it is taking difference of FplusSum and FminusSum, which is more what the Java program does. Seems to be giving the same max flux as Java program now, if in the Java program we define the flux to be maxdpopp/nT. However, the actual current timestepper in Java program is effectively defining the max flux to be maxdpopp/totalSeeds, which is not the same as maxdpopp/nT. I think the difference is that nT is the correct normalization to convert raw test particle count in the Java program to Y, but totalSeeds accounts only for the nucleons in the heavy seeds and not in the light ions (alpha particles in this case). In particular nT is the total number of nucleons in the network (conserved), but totalSeeds is the total number of heavy (A>4) seed nuclei at the beginning of the calculation.

2012-11-19 18:01:07 Tree
[r86] by guidrymw

Renamed SIZE -> REACTIONS, ISOTOPES -> SPECIES, and moved the constants REACTIONS and SPECIES to top header material so they are accessible to CPU and GPU code. Changed arrays in shared GPU memory to dimension SPECIES instead of hard-wired 16 (for the test case).

2012-11-19 15:32:23 Tree
[r85] by guidrymw

Tweaks and tests

2012-11-16 21:40:16 Tree
[r84] by guidrymw

Tweaks and tests

2012-11-16 17:47:32 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.