sort by:
Revision Author Date Message Commit Date
e8a5b4b Add NC version of gas generator. 29 May 2014, 21:46:32 UTC
17a52ce testdata: poisson distribution in non-critical Universe. 29 May 2014, 21:43:51 UTC
1183858 More Doxygen documentation. 17 May 2014, 17:25:50 UTC
bc5e7b6 test: Return PASS/FAIL error code. 13 May 2014, 09:45:20 UTC
b462e34 Remove obsolete commented-out code referencing CkPool 08 May 2014, 14:39:59 UTC
ad699ed A few more doxygen comments. 02 May 2014, 15:14:12 UTC
a4a2af7 Document ListCompute 02 May 2014, 00:39:25 UTC
a77a4a4 Delete comment that should have gone with commit c5b446a3fa987673fbb01968d54542b4fc2b5c87 01 May 2014, 22:30:31 UTC
e7e1064 Remove dead code: walkBucketTree(). 01 May 2014, 22:12:52 UTC
2698882 Disable use of interpolation for Oct decomposition, where it does not work due to the bin skipping algorithm 26 April 2014, 00:56:21 UTC
6f86c31 Merge branch 'master' of charmgit:cosmo/changa Conflicts: TreePiece.cpp 26 April 2014, 15:34:01 UTC
d0bc45a Documentation cleanup. 26 April 2014, 15:25:12 UTC
f742fda Merge branch 'master' of charmgit:cosmo/changa into ppl_master 19 April 2014, 18:49:44 UTC
ed148e7 Merge branch 'public' into ppl_master 19 April 2014, 18:48:41 UTC
4b21791 Add timings_grav.awk script. 18 April 2014, 16:20:11 UTC
f9f62ed initStarlog(): handle arbitrary filename size. 09 April 2014, 21:08:00 UTC
15335b7 Revert "Changing the criterion for domain decomposition from number of particles to load" This reverts commit 574395e084a9d55e9505d5fe72f1e21539f84f63. 04 April 2014, 17:55:41 UTC
7206f99 Revert "Instead of sending the keys for the first histogramming phase, get them from the local DataManager instance" This reverts commit dff3745e2647eaab56b6a5f5759f193fa7861011. 04 April 2014, 17:55:32 UTC
43ebb89 Allow change of theta on restart. 02 April 2014, 20:31:21 UTC
e8972d3 Use an interpolation stage to significantly reduce the search space when evaluating boundaries 27 March 2014, 00:16:46 UTC
127cda2 Merge branch 'public' into ppl_master 22 March 2014, 19:37:22 UTC
d904996 Fixed a couple of NChilada reading bugs; made it more verbose. 20 March 2014, 02:35:51 UTC
dff3745 Instead of sending the keys for the first histogramming phase, get them from the local DataManager instance 18 March 2014, 21:35:37 UTC
e5bb082 TreePiece::unshuffleParticles - when iterating over bins, skip to the first bin which has particles in it 18 March 2014, 21:32:58 UTC
574395e Changing the criterion for domain decomposition from number of particles to load 18 March 2014, 21:27:45 UTC
8bce4c5 A couple of more fixes for more than 4 billion particles: 64 bit arithmetic in loading routines, 64 bit counts in Sorter. 17 March 2014, 05:11:13 UTC
4f50497 chdir() needs unistd.h 16 March 2014, 05:28:16 UTC
d76d036 Fix output reorder for more than 2 billion particles. 16 March 2014, 05:21:29 UTC
a170eca Clean up Active counts for more than 2 billion particles. 16 March 2014, 03:46:08 UTC
0825286 Fix Domain composition for greater than 2 billion particles. 16 March 2014, 02:34:45 UTC
66c94e0 Add test utility to create poission NChilada I.C.s. 15 March 2014, 19:44:30 UTC
a0f1faa CHANGESOFT fix to softening read. 15 March 2014, 05:44:58 UTC
cefcfc5 Merge branch 'ppl_master' into public 15 March 2014, 05:41:24 UTC
dd5c5b6 Implement restarting from N-Chilada file. Minimally tested. 15 March 2014, 05:38:31 UTC
90af390 Change iOrder to 64 bit for large simulations. 14 March 2014, 15:28:25 UTC
4d9cde8 Promote integer I/O to 64 bit ints. 13 March 2014, 22:57:30 UTC
eea1bb5 Delete unused "bLoaded" attribute. 13 March 2014, 22:48:16 UTC
6efb2f0 Add the ability to use NChilada files as Initial conditions. 13 March 2014, 22:29:07 UTC
2f09429 Change "tform" to "timeform" to match Gasoline output. 13 March 2014, 22:27:12 UTC
3e19c86 SoftOutputParams: output fSoft0 (the unscaled softening) rather than soft for CHANGESOFT simulations. 11 March 2014, 21:14:55 UTC
b499a89 Merge branch 'ppl_master' into public 07 March 2014, 17:23:18 UTC
e41fca0 Merge branch 'public' of github.com:N-BodyShop/changa_uw into public 27 February 2014, 04:05:02 UTC
3c36ef5 Add AWK script to summarize timing information. 27 February 2014, 04:04:20 UTC
8b508a4 Cleanup: delete a lot of unused code. 25 February 2014, 01:00:03 UTC
a2dd6df Main::restartGas() set cooling time before initializing energy. 23 February 2014, 05:48:22 UTC
df3f7be More cleanup of array output for nSteps = 0. 23 February 2014, 04:10:38 UTC
8287291 nStep = 0 output: output binary arrays if flag is set. 23 February 2014, 01:43:43 UTC
6b8eb45 Main::restartGas(): Initialize ionizations if we do not find cool array files. 23 February 2014, 01:18:58 UTC
961c4ef Correct name of "igasorder" file. 21 February 2014, 03:38:17 UTC
0b7d2f9 Revert "add mirror code" This reverts commit 8940ef59e54ee8e3847c85ede1f22d2383bbf50b. 17 February 2014, 16:36:15 UTC
8940ef5 add mirror code 17 February 2014, 02:57:17 UTC
a47a661 Treepiece::kick() allow thermal energy to go to zero. 11 February 2014, 20:38:29 UTC
9dcf24e Output: truncate tipsy files before writing. 06 February 2014, 21:21:53 UTC
96096b5 Merge branch 'harshitha/multisteplbfix' of charmgit:cosmo/changa into public 21 January 2014, 00:42:38 UTC
6a150d5 Merge branch 'ppl_master' into public 21 January 2014, 00:29:48 UTC
112f535 Merge branch 'master' of charmgit:cosmo/changa 17 January 2014, 23:58:30 UTC
6bd4715 Fix up other instances of the version message. 17 January 2014, 23:58:00 UTC
c9aa6b6 call LBSetPeriod on every PE 17 January 2014, 22:16:36 UTC
658bbbb Consider the load of particles per phase for multistep. 16 January 2014, 23:13:12 UTC
e6ecfb8 Remove unused include ckpool.h. 10 January 2014, 01:49:38 UTC
6c8a3e3 NChilada Output: scale velocity from canonical momentum on output. 18 December 2013, 01:51:14 UTC
cfcb2cd Nchilada output: include metals and tform. 14 December 2013, 00:22:54 UTC
e671b78 outputBinary(): fix bug in writing star vectors. 14 December 2013, 00:03:52 UTC
fe4dbcd use CMK_SSE instead SSE2 to unify FMA4 and SSE2. 12 December 2013, 17:13:47 UTC
d97caf3 allocate considering alignment 09 December 2013, 18:50:02 UTC
0f241e7 TreePiece::drift(): allow uPred to be exactly 0. 04 December 2013, 05:53:30 UTC
dcccd1b Merge branch 'ppl_master' into public 20 November 2013, 23:38:32 UTC
956f895 Remove the BGLTorus.h inclusion 18 November 2013, 21:35:04 UTC
110fab6 N-Chilada format outputs, at last. 16 November 2013, 04:33:10 UTC
afcdf8b Printout version number from configure.ac in the splash message. 16 November 2013, 02:58:00 UTC
338d4e5 Merge branch 'master' of charmgit:cosmo/changa Conflicts: InOutput.h: adjacent changes. 12 November 2013, 05:06:50 UTC
89cdea7 Added many doxygen comments. 12 November 2013, 01:40:54 UTC
b265ae6 Add comments/remove dead comments and dead code in TreePiece.cpp. 11 November 2013, 03:01:56 UTC
3a188d9 MultistepLB_notopo: for +LBDebug >= 2, print out the actual measured LB data for comparison. 24 October 2013, 22:15:28 UTC
33ff4b7 Consolidate domain decomposition and load balancing for the star formation and feedback phases. Previously, star formation was not load balanced. 17 October 2013, 17:59:08 UTC
c48d880 Fix feedback command line bug. 17 October 2013, 17:19:21 UTC
91f27bd iBinaryOut is resettable on restart. 17 October 2013, 13:43:00 UTC
ead8d93 bBinaryOut: also write iOrder and iGasOrder in binary. 17 October 2013, 03:50:36 UTC
4608a82 always turn LB communication tracing off 04 October 2013, 17:41:36 UTC
39a9b4a Read coolontime on startup, if it exists. 01 October 2013, 16:57:23 UTC
c83e449 Small bug fix in previous commit. 19 September 2013, 22:37:29 UTC
00837e5 Adding an option to print out a percentile summary for object loads 19 September 2013, 21:58:30 UTC
d460e50 Updated FMM file from 2013 version of pkdgrav2. Still much stuff to implement. 16 September 2013, 09:22:31 UTC
750bf30 Merge branch 'master' of charmgit:cosmo/changa 11 September 2013, 10:16:27 UTC
b636557 Merge branch 'public' into ppl_master 06 September 2013, 18:15:49 UTC
e7be22a Fix the code for skipping histogramming in SFC domain decomposition, which was broken by recently checked in optimizations. 03 September 2013, 23:24:46 UTC
29f6e71 Take precautions to properly align the beginning of data for the reply messages. Otherwise node accesses may get segfaults. 01 September 2013, 23:33:19 UTC
5dccf72 Report the maxmimum load of an object: helps determine if we have enough pieces. 29 August 2013, 22:58:19 UTC
2352189 Give MarkSmooth higher priority. 29 August 2013, 21:36:03 UTC
7c8b1fe Merge branch 'public' of hpcc-cvs.astro.washington.edu:/local/CVS/hpcc/git/changa_uw into public 29 August 2013, 18:51:27 UTC
5ca9e9a Optimize initialization of particle data. 29 August 2013, 18:32:05 UTC
5b37197 dumpframe: check for non-existent directory. 29 August 2013, 02:39:26 UTC
2e90f34 Add dMaxCoolShutoff parameter. Default: 30 Myr. 28 August 2013, 02:34:17 UTC
d479203 Rather than sending actual splitters for SFC domain decomposition, send a bit vector of which bins need to be split. 27 August 2013, 21:47:50 UTC
b820e8d Merge branch 'master' of charmgit:cosmo/changa 27 August 2013, 16:04:54 UTC
1d73445 dumpframe: more verbose file error. 27 August 2013, 16:04:21 UTC
7371344 DistStellarFeedbackSmoothParams::DistFBMME(): print helpful message if heavies are preventing feedback. 24 August 2013, 04:32:18 UTC
9cff40b Removing an unnecessary stage of histogramming from SFC domain decomposition. 24 August 2013, 03:07:29 UTC
fe00134 Fixing an off by one bug in new SFC code that was causing the last couple bins to be overloaded. 24 August 2013, 02:55:02 UTC
17fcb17 A fix to the scheme for removing duplicates in the vector of new splitters. 23 August 2013, 21:52:54 UTC
back to top