<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>sphere, branch HEAD</title>
<subtitle>GPU-based 3D discrete element method algorithm with optional fluid coupling
</subtitle>
<entry>
<id>7da84647e15a6ce230d9c2f0fcbbe1111fea6bf8</id>
<published>2023-02-21T14:01:35Z</published>
<updated>2023-02-21T14:01:35Z</updated>
<title type="text">darcy.cuh: remove synchronization calls for coalesced darcy calls</title>
<link rel="alternate" href="commit/7da84647e15a6ce230d9c2f0fcbbe1111fea6bf8.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 7da84647e15a6ce230d9c2f0fcbbe1111fea6bf8
parent e6637c4d721e810b55d400e45a2ad74a0d7cf239
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 21 Feb 2023 15:01:35 +0100

darcy.cuh: remove synchronization calls for coalesced darcy calls

</content>
</entry>
<entry>
<id>e6637c4d721e810b55d400e45a2ad74a0d7cf239</id>
<published>2023-02-21T10:42:45Z</published>
<updated>2023-02-21T10:42:45Z</updated>
<title type="text">darcy.cuh: remove coalesced write synchronization for porosity calculation</title>
<link rel="alternate" href="commit/e6637c4d721e810b55d400e45a2ad74a0d7cf239.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit e6637c4d721e810b55d400e45a2ad74a0d7cf239
parent b2a1cf15f12e85f9c396cb65dd3fbf997c27b738
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 21 Feb 2023 11:42:45 +0100

darcy.cuh: remove coalesced write synchronization for porosity calculation

</content>
</entry>
<entry>
<id>b2a1cf15f12e85f9c396cb65dd3fbf997c27b738</id>
<published>2023-02-21T10:23:15Z</published>
<updated>2023-02-21T10:23:15Z</updated>
<title type="text">device.cu: transition from deprecated host synchronization call</title>
<link rel="alternate" href="commit/b2a1cf15f12e85f9c396cb65dd3fbf997c27b738.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit b2a1cf15f12e85f9c396cb65dd3fbf997c27b738
parent e0731b7097b1e026f653a9f6debdfd88f0b7f281
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 21 Feb 2023 11:23:15 +0100

device.cu: transition from deprecated host synchronization call

</content>
</entry>
<entry>
<id>e0731b7097b1e026f653a9f6debdfd88f0b7f281</id>
<published>2023-02-15T10:44:25Z</published>
<updated>2023-02-15T10:50:41Z</updated>
<title type="text">resolve thread lock with contactmodel=2</title>
<link rel="alternate" href="commit/e0731b7097b1e026f653a9f6debdfd88f0b7f281.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit e0731b7097b1e026f653a9f6debdfd88f0b7f281
parent 44093ce85fa78cecda72209b859fb2a3f3f610ed
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed, 15 Feb 2023 11:44:25 +0100

resolve thread lock with contactmodel=2

the cuda function __syncthreads() leads to undefined behavior when
invoked for diverged threads.  The synchronization calls were originally
added to increase read performance, but this does not appear to be a
problem in current tests.  This commit also removes debug output.

</content>
</entry>
<entry>
<id>44093ce85fa78cecda72209b859fb2a3f3f610ed</id>
<published>2023-02-10T13:33:01Z</published>
<updated>2023-02-10T13:33:01Z</updated>
<title type="text">add debugging info to stdout</title>
<link rel="alternate" href="commit/44093ce85fa78cecda72209b859fb2a3f3f610ed.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 44093ce85fa78cecda72209b859fb2a3f3f610ed
parent feec5954462d3a34b0a2aa9e142373e9a85e0f9f
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Fri, 10 Feb 2023 14:33:01 +0100

add debugging info to stdout

</content>
</entry>
<entry>
<id>feec5954462d3a34b0a2aa9e142373e9a85e0f9f</id>
<published>2023-02-09T12:13:37Z</published>
<updated>2023-02-09T12:13:37Z</updated>
<title type="text">file_io.cpp: fix error message, thanks Simon</title>
<link rel="alternate" href="commit/feec5954462d3a34b0a2aa9e142373e9a85e0f9f.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit feec5954462d3a34b0a2aa9e142373e9a85e0f9f
parent 04f7aa6ff1ec5eb78167e8b40fb399ed3f63a093
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  9 Feb 2023 13:13:37 +0100

file_io.cpp: fix error message, thanks Simon

</content>
</entry>
<entry>
<id>04f7aa6ff1ec5eb78167e8b40fb399ed3f63a093</id>
<published>2023-02-09T11:43:46Z</published>
<updated>2023-02-09T11:43:46Z</updated>
<title type="text">device.cu: estimate number of cudaCoresPerSM for CC version 8</title>
<link rel="alternate" href="commit/04f7aa6ff1ec5eb78167e8b40fb399ed3f63a093.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 04f7aa6ff1ec5eb78167e8b40fb399ed3f63a093
parent 401f418676345ca4b80e2725106c40fc37f28e31
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  9 Feb 2023 12:43:46 +0100

device.cu: estimate number of cudaCoresPerSM for CC version 8

</content>
</entry>
<entry>
<id>401f418676345ca4b80e2725106c40fc37f28e31</id>
<published>2023-02-09T11:30:13Z</published>
<updated>2023-02-09T11:30:13Z</updated>
<title type="text">CMakeLists.txt: fix architecture conditional</title>
<link rel="alternate" href="commit/401f418676345ca4b80e2725106c40fc37f28e31.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 401f418676345ca4b80e2725106c40fc37f28e31
parent cbd26b61b8bf79effaf89f17f71f883888e675d8
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  9 Feb 2023 12:30:13 +0100

CMakeLists.txt: fix architecture conditional

</content>
</entry>
<entry>
<id>cbd26b61b8bf79effaf89f17f71f883888e675d8</id>
<published>2023-02-09T11:26:39Z</published>
<updated>2023-02-09T11:26:39Z</updated>
<title type="text">CMakeLists.txt: set ampere to default architecture</title>
<link rel="alternate" href="commit/cbd26b61b8bf79effaf89f17f71f883888e675d8.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit cbd26b61b8bf79effaf89f17f71f883888e675d8
parent 46c834186a46296c37ce2856db0258bdaeb9d35f
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  9 Feb 2023 12:26:39 +0100

CMakeLists.txt: set ampere to default architecture

</content>
</entry>
<entry>
<id>46c834186a46296c37ce2856db0258bdaeb9d35f</id>
<published>2023-02-09T11:26:18Z</published>
<updated>2023-02-09T11:26:18Z</updated>
<title type="text">CMakeLists.txt: add native support for ampere</title>
<link rel="alternate" href="commit/46c834186a46296c37ce2856db0258bdaeb9d35f.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 46c834186a46296c37ce2856db0258bdaeb9d35f
parent f34dd6a1255c60e0824849c9411aa7ce679e4aa1
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  9 Feb 2023 12:26:18 +0100

CMakeLists.txt: add native support for ampere

</content>
</entry>
<entry>
<id>f34dd6a1255c60e0824849c9411aa7ce679e4aa1</id>
<published>2022-04-18T11:04:20Z</published>
<updated>2022-04-18T11:04:20Z</updated>
<title type="text">deformationdepth.py: remove extra newlines</title>
<link rel="alternate" href="commit/f34dd6a1255c60e0824849c9411aa7ce679e4aa1.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit f34dd6a1255c60e0824849c9411aa7ce679e4aa1
parent 77a9e109fefaec56e7017ac309726b091d35dbf5
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 18 Apr 2022 13:04:20 +0200

deformationdepth.py: remove extra newlines

</content>
</entry>
<entry>
<id>77a9e109fefaec56e7017ac309726b091d35dbf5</id>
<published>2022-04-18T11:03:34Z</published>
<updated>2022-04-18T11:03:34Z</updated>
<title type="text">deformationdepth.py: tweak parameters for consolidation experiment</title>
<link rel="alternate" href="commit/77a9e109fefaec56e7017ac309726b091d35dbf5.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 77a9e109fefaec56e7017ac309726b091d35dbf5
parent 491f154d1ad6079590583fd010250772d4e2990e
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 18 Apr 2022 13:03:34 +0200

deformationdepth.py: tweak parameters for consolidation experiment

</content>
</entry>
<entry>
<id>491f154d1ad6079590583fd010250772d4e2990e</id>
<published>2022-04-18T09:47:10Z</published>
<updated>2022-04-18T09:47:10Z</updated>
<title type="text">add restart test</title>
<link rel="alternate" href="commit/491f154d1ad6079590583fd010250772d4e2990e.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 491f154d1ad6079590583fd010250772d4e2990e
parent d66cb85228bd2b4f08f00a0fa2dbb4a5038a81fb
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 18 Apr 2022 11:47:10 +0200

add restart test

</content>
</entry>
<entry>
<id>d66cb85228bd2b4f08f00a0fa2dbb4a5038a81fb</id>
<published>2022-04-18T09:16:25Z</published>
<updated>2022-04-18T09:16:25Z</updated>
<title type="text">deformationdepth.py: import missing numpy</title>
<link rel="alternate" href="commit/d66cb85228bd2b4f08f00a0fa2dbb4a5038a81fb.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit d66cb85228bd2b4f08f00a0fa2dbb4a5038a81fb
parent ff042ebfbb9eb6ad2a5640e88b474a2dd3ee3eac
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 18 Apr 2022 11:16:25 +0200

deformationdepth.py: import missing numpy

</content>
</entry>
<entry>
<id>ff042ebfbb9eb6ad2a5640e88b474a2dd3ee3eac</id>
<published>2022-04-17T08:41:36Z</published>
<updated>2022-04-17T08:41:36Z</updated>
<title type="text">deformationdepth.py: update to newer sphere syntax</title>
<link rel="alternate" href="commit/ff042ebfbb9eb6ad2a5640e88b474a2dd3ee3eac.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit ff042ebfbb9eb6ad2a5640e88b474a2dd3ee3eac
parent 29ef77af0b602c4b4402f6c86b0673e266ebfe39
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sun, 17 Apr 2022 10:41:36 +0200

deformationdepth.py: update to newer sphere syntax

</content>
</entry>
<entry>
<id>29ef77af0b602c4b4402f6c86b0673e266ebfe39</id>
<published>2022-04-14T14:04:53Z</published>
<updated>2022-04-14T14:04:53Z</updated>
<title type="text">add script to test deformation depth with/without rotation</title>
<link rel="alternate" href="commit/29ef77af0b602c4b4402f6c86b0673e266ebfe39.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 29ef77af0b602c4b4402f6c86b0673e266ebfe39
parent 9c3b2327798617bfd18112c2cf55ad3ceb26fa11
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 14 Apr 2022 16:04:53 +0200

add script to test deformation depth with/without rotation

</content>
</entry>
<entry>
<id>9c3b2327798617bfd18112c2cf55ad3ceb26fa11</id>
<published>2022-04-14T14:02:32Z</published>
<updated>2022-04-14T14:02:32Z</updated>
<title type="text">disable rotation with fixvel=-10</title>
<link rel="alternate" href="commit/9c3b2327798617bfd18112c2cf55ad3ceb26fa11.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 9c3b2327798617bfd18112c2cf55ad3ceb26fa11
parent 5d9005209101adcd80126e5eac5d0d974ebb47aa
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 14 Apr 2022 16:02:32 +0200

disable rotation with fixvel=-10

</content>
</entry>
<entry>
<id>5d9005209101adcd80126e5eac5d0d974ebb47aa</id>
<published>2022-04-14T13:24:40Z</published>
<updated>2022-04-14T13:24:40Z</updated>
<title type="text">do not download helper_math.h</title>
<link rel="alternate" href="commit/5d9005209101adcd80126e5eac5d0d974ebb47aa.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5d9005209101adcd80126e5eac5d0d974ebb47aa
parent 1f4c6fb9edda60baca701826253a7bab5ca0feb8
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 14 Apr 2022 15:24:40 +0200

do not download helper_math.h

</content>
</entry>
<entry>
<id>1f4c6fb9edda60baca701826253a7bab5ca0feb8</id>
<published>2022-04-05T19:26:42Z</published>
<updated>2022-04-05T19:26:42Z</updated>
<title type="text">add helper_math.h</title>
<link rel="alternate" href="commit/1f4c6fb9edda60baca701826253a7bab5ca0feb8.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1f4c6fb9edda60baca701826253a7bab5ca0feb8
parent 27916d04222ad787d6bebfec20de401d408c64ff
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue,  5 Apr 2022 21:26:42 +0200

add helper_math.h

</content>
</entry>
<entry>
<id>27916d04222ad787d6bebfec20de401d408c64ff</id>
<published>2021-01-11T10:25:57Z</published>
<updated>2021-01-11T10:25:57Z</updated>
<title type="text">Revert &quot;src/CMakeLists.txt: remove arch and code specification&quot;</title>
<link rel="alternate" href="commit/27916d04222ad787d6bebfec20de401d408c64ff.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 27916d04222ad787d6bebfec20de401d408c64ff
parent 0b1e0667a5afb71f96e13e9bcbc5ef84de0fcc08
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 11 Jan 2021 11:25:57 +0100

Revert &quot;src/CMakeLists.txt: remove arch and code specification&quot;

This reverts commit 75a51fc9ac35e999426be7aee9e30d474c358eb0.

</content>
</entry>
<entry>
<id>0b1e0667a5afb71f96e13e9bcbc5ef84de0fcc08</id>
<published>2021-01-11T09:34:00Z</published>
<updated>2021-01-11T09:34:00Z</updated>
<title type="text">README.rst: add commsenv reference</title>
<link rel="alternate" href="commit/0b1e0667a5afb71f96e13e9bcbc5ef84de0fcc08.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0b1e0667a5afb71f96e13e9bcbc5ef84de0fcc08
parent 75a51fc9ac35e999426be7aee9e30d474c358eb0
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 11 Jan 2021 10:34:00 +0100

README.rst: add commsenv reference

</content>
</entry>
<entry>
<id>75a51fc9ac35e999426be7aee9e30d474c358eb0</id>
<published>2021-01-11T09:30:49Z</published>
<updated>2021-01-11T09:30:49Z</updated>
<title type="text">src/CMakeLists.txt: remove arch and code specification</title>
<link rel="alternate" href="commit/75a51fc9ac35e999426be7aee9e30d474c358eb0.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 75a51fc9ac35e999426be7aee9e30d474c358eb0
parent b8646f096438a38f9aafe4ff7df8566091963e01
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 11 Jan 2021 10:30:49 +0100

src/CMakeLists.txt: remove arch and code specification

cuda 11 warns of future removal of options

</content>
</entry>
<entry>
<id>b8646f096438a38f9aafe4ff7df8566091963e01</id>
<published>2021-01-11T09:28:13Z</published>
<updated>2021-01-11T09:28:13Z</updated>
<title type="text">CMakeLists.txt: increase minimum required cmake version to 3.0</title>
<link rel="alternate" href="commit/b8646f096438a38f9aafe4ff7df8566091963e01.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit b8646f096438a38f9aafe4ff7df8566091963e01
parent a2260ab64eea6c11763a7aad7f01bb7abd0b538b
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 11 Jan 2021 10:28:13 +0100

CMakeLists.txt: increase minimum required cmake version to 3.0

cmake 3.19 warns of of future issues with backwards capability

</content>
</entry>
<entry>
<id>a2260ab64eea6c11763a7aad7f01bb7abd0b538b</id>
<published>2021-01-11T09:24:39Z</published>
<updated>2021-01-11T09:24:39Z</updated>
<title type="text">LICENSE: bump year</title>
<link rel="alternate" href="commit/a2260ab64eea6c11763a7aad7f01bb7abd0b538b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit a2260ab64eea6c11763a7aad7f01bb7abd0b538b
parent 2ba2bbd2bd88745e1d287cdf82b4dd4e3048ba76
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 11 Jan 2021 10:24:39 +0100

LICENSE: bump year

</content>
</entry>
<entry>
<id>2ba2bbd2bd88745e1d287cdf82b4dd4e3048ba76</id>
<published>2020-09-22T09:22:25Z</published>
<updated>2020-09-22T09:22:25Z</updated>
<title type="text">CMakeLists.txt: use own mirror of helper_math.h</title>
<link rel="alternate" href="commit/2ba2bbd2bd88745e1d287cdf82b4dd4e3048ba76.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2ba2bbd2bd88745e1d287cdf82b4dd4e3048ba76
parent a1dddcafca020b99f11dfc46720007434a179423
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 22 Sep 2020 11:22:25 +0200

CMakeLists.txt: use own mirror of helper_math.h

</content>
</entry>
<entry>
<id>a1dddcafca020b99f11dfc46720007434a179423</id>
<published>2020-05-12T08:25:14Z</published>
<updated>2020-05-12T08:25:14Z</updated>
<title type="text">Merge branch &#39;master&#39; of src.adamsgaard.dk:sphere</title>
<link rel="alternate" href="commit/a1dddcafca020b99f11dfc46720007434a179423.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit a1dddcafca020b99f11dfc46720007434a179423
parent ae848a4aea82c97555e701465d26bba60ba80f76
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 12 May 2020 10:25:14 +0200

Merge branch &#39;master&#39; of src.adamsgaard.dk:sphere

</content>
</entry>
<entry>
<id>ae848a4aea82c97555e701465d26bba60ba80f76</id>
<published>2020-05-12T08:24:43Z</published>
<updated>2020-05-12T08:24:43Z</updated>
<title type="text">Update hanzen-zoet experiments and results visualization</title>
<link rel="alternate" href="commit/ae848a4aea82c97555e701465d26bba60ba80f76.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit ae848a4aea82c97555e701465d26bba60ba80f76
parent 5f03b9fa9d946daf18bb119e7c181bcfe41a31d6
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 12 May 2020 10:24:43 +0200

Update hanzen-zoet experiments and results visualization

</content>
</entry>
<entry>
<id>74f9af5ab6b78b14086ea77f62608c4e4999f14b</id>
<published>2020-03-24T13:15:24Z</published>
<updated>2020-03-24T13:15:24Z</updated>
<title type="text">Clean up readme for plain-text view</title>
<link rel="alternate" href="commit/74f9af5ab6b78b14086ea77f62608c4e4999f14b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 74f9af5ab6b78b14086ea77f62608c4e4999f14b
parent 584225f68e0318677b208340576f000529fd3526
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 24 Mar 2020 14:15:24 +0100

Clean up readme for plain-text view

</content>
</entry>
<entry>
<id>584225f68e0318677b208340576f000529fd3526</id>
<published>2020-01-02T09:41:34Z</published>
<updated>2020-01-02T09:41:34Z</updated>
<title type="text">Update copyright notice</title>
<link rel="alternate" href="commit/584225f68e0318677b208340576f000529fd3526.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 584225f68e0318677b208340576f000529fd3526
parent 4ad7f4d8bd40be3988fec86661de48699a1ca69b
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  2 Jan 2020 10:41:34 +0100

Update copyright notice

</content>
</entry>
<entry>
<id>4ad7f4d8bd40be3988fec86661de48699a1ca69b</id>
<published>2019-12-10T12:42:45Z</published>
<updated>2019-12-10T12:42:45Z</updated>
<title type="text">Merge branch &#39;master&#39; of src.adamsgaard.dk:src/sphere</title>
<link rel="alternate" href="commit/4ad7f4d8bd40be3988fec86661de48699a1ca69b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4ad7f4d8bd40be3988fec86661de48699a1ca69b
parent a944c7e38af5c26553f8add9df01b56fe98c4c01
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 10 Dec 2019 13:42:45 +0100

Merge branch &#39;master&#39; of src.adamsgaard.dk:src/sphere

</content>
</entry>
<entry>
<id>a944c7e38af5c26553f8add9df01b56fe98c4c01</id>
<published>2019-12-10T12:42:01Z</published>
<updated>2019-12-10T12:42:01Z</updated>
<title type="text">Republish with ISC License</title>
<link rel="alternate" href="commit/a944c7e38af5c26553f8add9df01b56fe98c4c01.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit a944c7e38af5c26553f8add9df01b56fe98c4c01
parent 901e4a53dd91975ec424b89926425332de983293
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 10 Dec 2019 13:42:01 +0100

Republish with ISC License

</content>
</entry>
<entry>
<id>5f03b9fa9d946daf18bb119e7c181bcfe41a31d6</id>
<published>2019-12-09T07:04:00Z</published>
<updated>2019-12-09T07:04:00Z</updated>
<title type="text">Fix call to shear function</title>
<link rel="alternate" href="commit/5f03b9fa9d946daf18bb119e7c181bcfe41a31d6.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 5f03b9fa9d946daf18bb119e7c181bcfe41a31d6
parent 924e5cc96c8508c17abff1b91dfc96baf9a21e0e
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  9 Dec 2019 08:04:00 +0100

Fix call to shear function

</content>
</entry>
<entry>
<id>924e5cc96c8508c17abff1b91dfc96baf9a21e0e</id>
<published>2019-12-04T08:36:26Z</published>
<updated>2019-12-04T08:36:26Z</updated>
<title type="text">Add Dougal/Luke experiment script</title>
<link rel="alternate" href="commit/924e5cc96c8508c17abff1b91dfc96baf9a21e0e.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 924e5cc96c8508c17abff1b91dfc96baf9a21e0e
parent 670fa039eb42c42ec33f71e61da7ebab328056b5
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed,  4 Dec 2019 09:36:26 +0100

Add Dougal/Luke experiment script

</content>
</entry>
<entry>
<id>670fa039eb42c42ec33f71e61da7ebab328056b5</id>
<published>2019-11-26T19:47:45Z</published>
<updated>2019-11-26T19:47:45Z</updated>
<title type="text">Improve plot appearance and content</title>
<link rel="alternate" href="commit/670fa039eb42c42ec33f71e61da7ebab328056b5.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 670fa039eb42c42ec33f71e61da7ebab328056b5
parent 451d62b9147f55f551565c422a24c022860c492c
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 26 Nov 2019 20:47:45 +0100

Improve plot appearance and content

</content>
</entry>
<entry>
<id>451d62b9147f55f551565c422a24c022860c492c</id>
<published>2019-11-26T13:47:16Z</published>
<updated>2019-11-26T13:47:16Z</updated>
<title type="text">Improve plotting and reduce number of time steps read</title>
<link rel="alternate" href="commit/451d62b9147f55f551565c422a24c022860c492c.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 451d62b9147f55f551565c422a24c022860c492c
parent 6fc9ec5215b4ee5c0ed3e666ac0a0298d6fec7f3
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 26 Nov 2019 14:47:16 +0100

Improve plotting and reduce number of time steps read

</content>
</entry>
<entry>
<id>6fc9ec5215b4ee5c0ed3e666ac0a0298d6fec7f3</id>
<published>2019-11-26T10:42:32Z</published>
<updated>2019-11-26T10:42:32Z</updated>
<title type="text">Fix input and visualization issues</title>
<link rel="alternate" href="commit/6fc9ec5215b4ee5c0ed3e666ac0a0298d6fec7f3.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6fc9ec5215b4ee5c0ed3e666ac0a0298d6fec7f3
parent c07cff509228069d18a5d0b0f93a744e503b0167
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 26 Nov 2019 11:42:32 +0100

Fix input and visualization issues

</content>
</entry>
<entry>
<id>c07cff509228069d18a5d0b0f93a744e503b0167</id>
<published>2019-11-26T10:23:24Z</published>
<updated>2019-11-26T10:23:24Z</updated>
<title type="text">Plot timeseries of kinematic properties</title>
<link rel="alternate" href="commit/c07cff509228069d18a5d0b0f93a744e503b0167.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit c07cff509228069d18a5d0b0f93a744e503b0167
parent 6c22ac62c66defbacc06fbcee65028f9790e5337
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 26 Nov 2019 11:23:24 +0100

Plot timeseries of kinematic properties

</content>
</entry>
<entry>
<id>6c22ac62c66defbacc06fbcee65028f9790e5337</id>
<published>2019-11-21T15:33:53Z</published>
<updated>2019-11-21T15:33:53Z</updated>
<title type="text">Fix flux units in plot</title>
<link rel="alternate" href="commit/6c22ac62c66defbacc06fbcee65028f9790e5337.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6c22ac62c66defbacc06fbcee65028f9790e5337
parent 497a00115fb29356886ae81684f62e6f80d021eb
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 21 Nov 2019 16:33:53 +0100

Fix flux units in plot

</content>
</entry>
<entry>
<id>497a00115fb29356886ae81684f62e6f80d021eb</id>
<published>2019-11-21T10:19:01Z</published>
<updated>2019-11-21T10:19:01Z</updated>
<title type="text">Calculate flux for supraglacial creep experiments</title>
<link rel="alternate" href="commit/497a00115fb29356886ae81684f62e6f80d021eb.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 497a00115fb29356886ae81684f62e6f80d021eb
parent 4250795968a1883585822f0eae9d1c2060cf91f9
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 21 Nov 2019 11:19:01 +0100

Calculate flux for supraglacial creep experiments

</content>
</entry>
<entry>
<id>4250795968a1883585822f0eae9d1c2060cf91f9</id>
<published>2019-11-04T08:59:39Z</published>
<updated>2019-11-04T08:59:39Z</updated>
<title type="text">Modify supraglacial script for zero fluid-pressure gradient</title>
<link rel="alternate" href="commit/4250795968a1883585822f0eae9d1c2060cf91f9.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4250795968a1883585822f0eae9d1c2060cf91f9
parent eced4af1ee7b969c73fdec8d5e96f9599e031ff8
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  4 Nov 2019 09:59:39 +0100

Modify supraglacial script for zero fluid-pressure gradient

</content>
</entry>
<entry>
<id>eced4af1ee7b969c73fdec8d5e96f9599e031ff8</id>
<published>2019-11-04T08:59:23Z</published>
<updated>2019-11-04T08:59:23Z</updated>
<title type="text">Do not explicitly set GCC version</title>
<link rel="alternate" href="commit/eced4af1ee7b969c73fdec8d5e96f9599e031ff8.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit eced4af1ee7b969c73fdec8d5e96f9599e031ff8
parent deaaaf015faf527e6e8e39d40e77ce5647659d03
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  4 Nov 2019 09:59:23 +0100

Do not explicitly set GCC version

</content>
</entry>
<entry>
<id>deaaaf015faf527e6e8e39d40e77ce5647659d03</id>
<published>2019-11-04T08:58:48Z</published>
<updated>2019-11-04T08:58:48Z</updated>
<title type="text">Visualize supraglacial plots without fluid-pressure gradient</title>
<link rel="alternate" href="commit/deaaaf015faf527e6e8e39d40e77ce5647659d03.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit deaaaf015faf527e6e8e39d40e77ce5647659d03
parent a6e7460fa10dff1327ca9928b5594ebc9f41f4a6
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  4 Nov 2019 09:58:48 +0100

Visualize supraglacial plots without fluid-pressure gradient

</content>
</entry>
<entry>
<id>a6e7460fa10dff1327ca9928b5594ebc9f41f4a6</id>
<published>2019-10-31T11:24:11Z</published>
<updated>2019-10-31T11:24:11Z</updated>
<title type="text">Fix write of Reynolds number in fluid-grid VTK files</title>
<link rel="alternate" href="commit/a6e7460fa10dff1327ca9928b5594ebc9f41f4a6.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit a6e7460fa10dff1327ca9928b5594ebc9f41f4a6
parent 85df782e88c762b6bb74973fcf408d871badf45a
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 31 Oct 2019 12:24:11 +0100

Fix write of Reynolds number in fluid-grid VTK files

</content>
</entry>
<entry>
<id>85df782e88c762b6bb74973fcf408d871badf45a</id>
<published>2019-10-10T11:28:21Z</published>
<updated>2019-10-10T11:28:21Z</updated>
<title type="text">Add supraglacial debris experiments</title>
<link rel="alternate" href="commit/85df782e88c762b6bb74973fcf408d871badf45a.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 85df782e88c762b6bb74973fcf408d871badf45a
parent 901e4a53dd91975ec424b89926425332de983293
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 10 Oct 2019 13:28:21 +0200

Add supraglacial debris experiments

</content>
</entry>
<entry>
<id>901e4a53dd91975ec424b89926425332de983293</id>
<published>2019-09-06T12:22:38Z</published>
<updated>2019-09-06T12:22:38Z</updated>
<title type="text">Drop .txt extension from LICENSE</title>
<link rel="alternate" href="commit/901e4a53dd91975ec424b89926425332de983293.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 901e4a53dd91975ec424b89926425332de983293
parent fd6493eb51899c881c017dff8bae975365da046f
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Fri,  6 Sep 2019 14:22:38 +0200

Drop .txt extension from LICENSE

</content>
</entry>
<entry>
<id>fd6493eb51899c881c017dff8bae975365da046f</id>
<published>2019-09-02T13:31:10Z</published>
<updated>2019-09-02T13:31:10Z</updated>
<title type="text">Fix calculation of reynolds number and visualization calls</title>
<link rel="alternate" href="commit/fd6493eb51899c881c017dff8bae975365da046f.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit fd6493eb51899c881c017dff8bae975365da046f
parent 439019dc191d4e17968abd9d9ea70164a2489b84
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 15:31:10 +0200

Fix calculation of reynolds number and visualization calls

</content>
</entry>
<entry>
<id>439019dc191d4e17968abd9d9ea70164a2489b84</id>
<published>2019-09-02T13:20:47Z</published>
<updated>2019-09-02T13:20:47Z</updated>
<title type="text">Fix continued line indentation</title>
<link rel="alternate" href="commit/439019dc191d4e17968abd9d9ea70164a2489b84.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 439019dc191d4e17968abd9d9ea70164a2489b84
parent 84e33bd162733d251f944d84b1d799bc6951f4b7
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 15:20:47 +0200

Fix continued line indentation

</content>
</entry>
<entry>
<id>84e33bd162733d251f944d84b1d799bc6951f4b7</id>
<published>2019-09-02T12:45:51Z</published>
<updated>2019-09-02T12:45:51Z</updated>
<title type="text">Perform many stylistic improvements based on pylint</title>
<link rel="alternate" href="commit/84e33bd162733d251f944d84b1d799bc6951f4b7.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 84e33bd162733d251f944d84b1d799bc6951f4b7
parent 626a05132dc7966c24a0f1326342c2c738015d14
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 14:45:51 +0200

Perform many stylistic improvements based on pylint

</content>
</entry>
<entry>
<id>626a05132dc7966c24a0f1326342c2c738015d14</id>
<published>2019-09-02T09:30:59Z</published>
<updated>2019-09-02T09:30:59Z</updated>
<title type="text">Merge branch &#39;master&#39; of gitlab.com:admesg/sphere</title>
<link rel="alternate" href="commit/626a05132dc7966c24a0f1326342c2c738015d14.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 626a05132dc7966c24a0f1326342c2c738015d14
parent 0b74ae13b8d8456b5d9a4331cd7d12a4fa21baba
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 11:30:59 +0200

Merge branch &#39;master&#39; of gitlab.com:admesg/sphere

</content>
</entry>
<entry>
<id>0b74ae13b8d8456b5d9a4331cd7d12a4fa21baba</id>
<published>2019-09-02T09:28:19Z</published>
<updated>2019-09-02T09:28:19Z</updated>
<title type="text">Update documentation, fix adjustWall docstring, remove unused parameter</title>
<link rel="alternate" href="commit/0b74ae13b8d8456b5d9a4331cd7d12a4fa21baba.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0b74ae13b8d8456b5d9a4331cd7d12a4fa21baba
parent 1688082747c477334c7b8e07f41b8dbb44964279
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 11:28:19 +0200

Update documentation, fix adjustWall docstring, remove unused parameter

</content>
</entry>
<entry>
<id>1688082747c477334c7b8e07f41b8dbb44964279</id>
<published>2019-09-02T09:12:50Z</published>
<updated>2019-09-02T09:12:50Z</updated>
<title type="text">Only clean documentation output directories</title>
<link rel="alternate" href="commit/1688082747c477334c7b8e07f41b8dbb44964279.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1688082747c477334c7b8e07f41b8dbb44964279
parent 29062a1194177f312f1dc752e7ff4fe477d74e04
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 11:12:50 +0200

Only clean documentation output directories

</content>
</entry>
<entry>
<id>29062a1194177f312f1dc752e7ff4fe477d74e04</id>
<published>2019-09-02T08:53:31Z</published>
<updated>2019-09-02T08:53:31Z</updated>
<title type="text">Update name and date</title>
<link rel="alternate" href="commit/29062a1194177f312f1dc752e7ff4fe477d74e04.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 29062a1194177f312f1dc752e7ff4fe477d74e04
parent bdb204c145d7bea5a57b05df8bb161ac5684a80f
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 10:53:31 +0200

Update name and date

</content>
</entry>
<entry>
<id>bdb204c145d7bea5a57b05df8bb161ac5684a80f</id>
<published>2019-09-02T08:50:29Z</published>
<updated>2019-09-02T08:50:29Z</updated>
<title type="text">Use snprintf over sprintf</title>
<link rel="alternate" href="commit/bdb204c145d7bea5a57b05df8bb161ac5684a80f.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit bdb204c145d7bea5a57b05df8bb161ac5684a80f
parent c4ee06baa5b3cae0895a35a082579351582b26fd
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 10:50:29 +0200

Use snprintf over sprintf

</content>
</entry>
<entry>
<id>c4ee06baa5b3cae0895a35a082579351582b26fd</id>
<published>2019-09-02T08:48:22Z</published>
<updated>2019-09-02T08:48:22Z</updated>
<title type="text">Use snprintf over sprintf</title>
<link rel="alternate" href="commit/c4ee06baa5b3cae0895a35a082579351582b26fd.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit c4ee06baa5b3cae0895a35a082579351582b26fd
parent c9b37d904623542765501b38f1d70f86951140d0
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 10:48:22 +0200

Use snprintf over sprintf

</content>
</entry>
<entry>
<id>c9b37d904623542765501b38f1d70f86951140d0</id>
<published>2019-09-02T08:06:07Z</published>
<updated>2019-09-02T08:06:07Z</updated>
<title type="text">Check if some output VTK file exist before writing all again</title>
<link rel="alternate" href="commit/c9b37d904623542765501b38f1d70f86951140d0.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit c9b37d904623542765501b38f1d70f86951140d0
parent 500151199d40152b6de6a8c894a3c268b2f1a047
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 10:06:07 +0200

Check if some output VTK file exist before writing all again

</content>
</entry>
<entry>
<id>500151199d40152b6de6a8c894a3c268b2f1a047</id>
<published>2019-09-02T04:51:18Z</published>
<updated>2019-09-02T04:51:18Z</updated>
<title type="text">Fix ffmpeg arguments</title>
<link rel="alternate" href="commit/500151199d40152b6de6a8c894a3c268b2f1a047.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 500151199d40152b6de6a8c894a3c268b2f1a047
parent 6478ba3c7f4f23cb7f122e51d963be379d758c27
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 06:51:18 +0200

Fix ffmpeg arguments

</content>
</entry>
<entry>
<id>6478ba3c7f4f23cb7f122e51d963be379d758c27</id>
<published>2019-09-02T04:38:20Z</published>
<updated>2019-09-02T04:38:20Z</updated>
<title type="text">Use correct syntax when checking bools</title>
<link rel="alternate" href="commit/6478ba3c7f4f23cb7f122e51d963be379d758c27.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6478ba3c7f4f23cb7f122e51d963be379d758c27
parent c57e00820eb2d87c653321649e2b09de8ca969be
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 06:38:20 +0200

Use correct syntax when checking bools

</content>
</entry>
<entry>
<id>c57e00820eb2d87c653321649e2b09de8ca969be</id>
<published>2019-09-02T04:35:54Z</published>
<updated>2019-09-02T04:35:54Z</updated>
<title type="text">Fix video functionality</title>
<link rel="alternate" href="commit/c57e00820eb2d87c653321649e2b09de8ca969be.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit c57e00820eb2d87c653321649e2b09de8ca969be
parent 346ae8299917811199c587382cb5c683d2b37995
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 06:35:54 +0200

Fix video functionality

</content>
</entry>
<entry>
<id>346ae8299917811199c587382cb5c683d2b37995</id>
<published>2019-09-02T04:19:34Z</published>
<updated>2019-09-02T04:19:34Z</updated>
<title type="text">Use consistent format for function definitions and default argument values</title>
<link rel="alternate" href="commit/346ae8299917811199c587382cb5c683d2b37995.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 346ae8299917811199c587382cb5c683d2b37995
parent 3b2239705ebb3dff84425256a5d90456ba28fe5a
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 06:19:34 +0200

Use consistent format for function definitions and default argument values

</content>
</entry>
<entry>
<id>3b2239705ebb3dff84425256a5d90456ba28fe5a</id>
<published>2019-09-02T04:06:55Z</published>
<updated>2019-09-02T04:06:55Z</updated>
<title type="text">Matplotlib works as optional dependency, fix plotting calls, add verbose option</title>
<link rel="alternate" href="commit/3b2239705ebb3dff84425256a5d90456ba28fe5a.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 3b2239705ebb3dff84425256a5d90456ba28fe5a
parent 6ec51c0ddd515f3381c79c72e4d0666da6231197
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon,  2 Sep 2019 06:06:55 +0200

Matplotlib works as optional dependency, fix plotting calls, add verbose option

</content>
</entry>
<entry>
<id>c4685b65583a73953ee68df877fedddeabc76e7e</id>
<published>2019-08-22T17:47:23Z</published>
<updated>2019-08-22T17:47:23Z</updated>
<title type="text">Merge branch &#39;master&#39; of github.com:anders-dc/sphere</title>
<link rel="alternate" href="commit/c4685b65583a73953ee68df877fedddeabc76e7e.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit c4685b65583a73953ee68df877fedddeabc76e7e
parent bdf283e3e71447d858b5bd31bcf69e26eb030a25
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 22 Aug 2019 19:47:23 +0200

Merge branch &#39;master&#39; of github.com:anders-dc/sphere

</content>
</entry>
<entry>
<id>6ec51c0ddd515f3381c79c72e4d0666da6231197</id>
<published>2019-08-22T09:06:08Z</published>
<updated>2019-08-22T09:06:08Z</updated>
<title type="text">Convert diagnostrics script to posix shell</title>
<link rel="alternate" href="commit/6ec51c0ddd515f3381c79c72e4d0666da6231197.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6ec51c0ddd515f3381c79c72e4d0666da6231197
parent 4c5c132c13af691323015c7bf75ebc0bcb333c57
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 22 Aug 2019 11:06:08 +0200

Convert diagnostrics script to posix shell

</content>
</entry>
<entry>
<id>4c5c132c13af691323015c7bf75ebc0bcb333c57</id>
<published>2019-08-21T07:02:40Z</published>
<updated>2019-08-21T07:02:40Z</updated>
<title type="text">Disable wall viscosities by default</title>
<link rel="alternate" href="commit/4c5c132c13af691323015c7bf75ebc0bcb333c57.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4c5c132c13af691323015c7bf75ebc0bcb333c57
parent de8a8c95358fb31347ad8701748f50df64ad585b
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed, 21 Aug 2019 09:02:40 +0200

Disable wall viscosities by default

</content>
</entry>
<entry>
<id>de8a8c95358fb31347ad8701748f50df64ad585b</id>
<published>2019-08-19T09:21:12Z</published>
<updated>2019-08-19T09:21:12Z</updated>
<title type="text">Update paraview custom filter</title>
<link rel="alternate" href="commit/de8a8c95358fb31347ad8701748f50df64ad585b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit de8a8c95358fb31347ad8701748f50df64ad585b
parent bad861c77e78e15be70b3d2de8410ff5db18ff9d
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 19 Aug 2019 11:21:12 +0200

Update paraview custom filter

</content>
</entry>
<entry>
<id>bad861c77e78e15be70b3d2de8410ff5db18ff9d</id>
<published>2019-08-19T09:18:16Z</published>
<updated>2019-08-19T09:18:16Z</updated>
<title type="text">Add install note for vtk python module</title>
<link rel="alternate" href="commit/bad861c77e78e15be70b3d2de8410ff5db18ff9d.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit bad861c77e78e15be70b3d2de8410ff5db18ff9d
parent 55761643753fdef65b497f3b1cfe00b82500a0ca
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 19 Aug 2019 11:18:16 +0200

Add install note for vtk python module

</content>
</entry>
<entry>
<id>55761643753fdef65b497f3b1cfe00b82500a0ca</id>
<published>2019-08-15T14:43:08Z</published>
<updated>2019-08-15T14:43:08Z</updated>
<title type="text">Fix string split for python3</title>
<link rel="alternate" href="commit/55761643753fdef65b497f3b1cfe00b82500a0ca.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 55761643753fdef65b497f3b1cfe00b82500a0ca
parent 2e8285a631d12ac29262a16a7dd421e88b19160f
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 15 Aug 2019 16:43:08 +0200

Fix string split for python3

</content>
</entry>
<entry>
<id>2e8285a631d12ac29262a16a7dd421e88b19160f</id>
<published>2019-08-15T14:05:49Z</published>
<updated>2019-08-15T14:05:49Z</updated>
<title type="text">Fix scripts after changing np and nw to ints</title>
<link rel="alternate" href="commit/2e8285a631d12ac29262a16a7dd421e88b19160f.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2e8285a631d12ac29262a16a7dd421e88b19160f
parent c9010365df6b8487979979d26574c26e8f858d3b
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 15 Aug 2019 16:05:49 +0200

Fix scripts after changing np and nw to ints

</content>
</entry>
<entry>
<id>c9010365df6b8487979979d26574c26e8f858d3b</id>
<published>2019-08-15T13:58:43Z</published>
<updated>2019-08-15T13:58:43Z</updated>
<title type="text">Fix py3 comparison between spherebin objects</title>
<link rel="alternate" href="commit/c9010365df6b8487979979d26574c26e8f858d3b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit c9010365df6b8487979979d26574c26e8f858d3b
parent 93256b5eb3dd7b1cee22f18d94892fe676eebe5d
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 15 Aug 2019 15:58:43 +0200

Fix py3 comparison between spherebin objects

</content>
</entry>
<entry>
<id>93256b5eb3dd7b1cee22f18d94892fe676eebe5d</id>
<published>2019-08-15T13:49:32Z</published>
<updated>2019-08-15T13:49:32Z</updated>
<title type="text">Begin implementing Python3 compability</title>
<link rel="alternate" href="commit/93256b5eb3dd7b1cee22f18d94892fe676eebe5d.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 93256b5eb3dd7b1cee22f18d94892fe676eebe5d
parent 116df3bcf276dec7fca4fc44a8b91c39db229f66
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 15 Aug 2019 15:49:32 +0200

Begin implementing Python3 compability

</content>
</entry>
<entry>
<id>bdf283e3e71447d858b5bd31bcf69e26eb030a25</id>
<published>2019-06-28T07:19:38Z</published>
<updated>2019-06-28T07:19:38Z</updated>
<title type="text">Add comment on fluid time step</title>
<link rel="alternate" href="commit/bdf283e3e71447d858b5bd31bcf69e26eb030a25.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit bdf283e3e71447d858b5bd31bcf69e26eb030a25
parent 4753937045de99b49df145b6b81969ab373dff02
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Fri, 28 Jun 2019 09:19:38 +0200

Add comment on fluid time step

</content>
</entry>
<entry>
<id>4753937045de99b49df145b6b81969ab373dff02</id>
<published>2019-06-28T06:56:36Z</published>
<updated>2019-06-28T06:56:36Z</updated>
<title type="text">Remove erroneous newline in timestep function docstring</title>
<link rel="alternate" href="commit/4753937045de99b49df145b6b81969ab373dff02.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4753937045de99b49df145b6b81969ab373dff02
parent 116df3bcf276dec7fca4fc44a8b91c39db229f66
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Fri, 28 Jun 2019 08:56:36 +0200

Remove erroneous newline in timestep function docstring

</content>
</entry>
<entry>
<id>116df3bcf276dec7fca4fc44a8b91c39db229f66</id>
<published>2019-04-27T12:27:26Z</published>
<updated>2019-04-27T12:27:26Z</updated>
<title type="text">Add support for CUDA compute capabilities 4.x, 6.2, and 7.x</title>
<link rel="alternate" href="commit/116df3bcf276dec7fca4fc44a8b91c39db229f66.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 116df3bcf276dec7fca4fc44a8b91c39db229f66
parent 167ae1fe9a881f423cdffd2f3737ce6e9de69f78
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sat, 27 Apr 2019 14:27:26 +0200

Add support for CUDA compute capabilities 4.x, 6.2, and 7.x

</content>
</entry>
<entry>
<id>167ae1fe9a881f423cdffd2f3737ce6e9de69f78</id>
<published>2019-04-18T18:58:53Z</published>
<updated>2019-04-18T18:58:53Z</updated>
<title type="text">Merge branch &#39;master&#39; of github.com:anders-dc/sphere</title>
<link rel="alternate" href="commit/167ae1fe9a881f423cdffd2f3737ce6e9de69f78.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 167ae1fe9a881f423cdffd2f3737ce6e9de69f78
parent c52b3ebae87179d820323b479f82ba612637a6b2
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu, 18 Apr 2019 20:58:53 +0200

Merge branch &#39;master&#39; of github.com:anders-dc/sphere

</content>
</entry>
<entry>
<id>c52b3ebae87179d820323b479f82ba612637a6b2</id>
<published>2019-04-06T10:22:45Z</published>
<updated>2019-04-06T10:22:45Z</updated>
<title type="text">Spring cleaning: Remove old and unused code</title>
<link rel="alternate" href="commit/c52b3ebae87179d820323b479f82ba612637a6b2.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit c52b3ebae87179d820323b479f82ba612637a6b2
parent 2adafa25ee9d168069098b06a018316eb2086913
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sat,  6 Apr 2019 12:22:45 +0200

Spring cleaning: Remove old and unused code

</content>
</entry>
<entry>
<id>6f098de7b8e830540df043609304a55cfedfc2dd</id>
<published>2019-01-04T13:39:00Z</published>
<updated>2019-01-04T13:39:00Z</updated>
<title type="text">Merge pull request #12 from anders-dc/imgbot</title>
<link rel="alternate" href="commit/6f098de7b8e830540df043609304a55cfedfc2dd.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6f098de7b8e830540df043609304a55cfedfc2dd
parent 2adafa25ee9d168069098b06a018316eb2086913
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Fri,  4 Jan 2019 14:39:00 +0100

Merge pull request #12 from anders-dc/imgbot

[ImgBot] Optimize images
</content>
</entry>
<entry>
<id>bc2bca5ef26a3e4b900bbbcc2112c486d31f0ecf</id>
<published>2019-01-04T12:44:22Z</published>
<updated>2019-01-04T12:44:22Z</updated>
<title type="text">[ImgBot] Optimize images</title>
<link rel="alternate" href="commit/bc2bca5ef26a3e4b900bbbcc2112c486d31f0ecf.gph" />
<author>
<name>ImgBotApp</name>
<email>[email protected]</email>
</author>
<content type="text">commit bc2bca5ef26a3e4b900bbbcc2112c486d31f0ecf
parent 2adafa25ee9d168069098b06a018316eb2086913
Author: ImgBotApp &lt;[email protected]&gt;
Date:   Fri,  4 Jan 2019 12:44:22 +0000

[ImgBot] Optimize images

*Total -- 2,231.01kb -&gt; 1,970.49kb (11.68%)

/doc/html/_static/comment.png -- 3.36kb -&gt; 1.03kb (69.46%)
/doc/html/_static/comment-bright.png -- 3.42kb -&gt; 1.13kb (66.86%)
/doc/html/_static/comment-close.png -- 3.49kb -&gt; 1.24kb (64.45%)
/doc/sphinx/img/stokes.png -- 162.25kb -&gt; 116.08kb (28.46%)
/doc/sphinx/img/shear.png -- 932.97kb -&gt; 764.33kb (18.07%)
/doc/html/_images/math/7b1a510ad1f355daa1f756cfd47f75a3a29f5660.png -- 1.95kb -&gt; 1.62kb (16.91%)
/doc/sphinx/img/diff.png -- 486.85kb -&gt; 449.84kb (7.6%)
/doc/html/_images/math/f94ccd83304b6a8e5d454843c2d462d9bb6cba57.png -- 3.19kb -&gt; 2.99kb (6.24%)
/doc/html/_images/math/22176d7707317572382e54a12e13095b61d90c26.png -- 1.39kb -&gt; 1.37kb (1.68%)
/doc/html/_images/math/0e86ca4660ab213ac57b980a736e32499978d2dc.png -- 1.92kb -&gt; 1.90kb (1.22%)
/doc/html/_images/math/7f7495bf6b7e8e4c468863b6fd083f72f3a844ac.png -- 1.76kb -&gt; 1.74kb (1.17%)
/doc/raytracer/np500.png -- 200.68kb -&gt; 199.98kb (0.35%)
/doc/raytracer/np50000.png -- 427.76kb -&gt; 427.24kb (0.12%)

</content>
</entry>
<entry>
<id>2adafa25ee9d168069098b06a018316eb2086913</id>
<published>2018-04-13T16:01:29Z</published>
<updated>2018-04-13T16:01:29Z</updated>
<title type="text">Add options to smooth shear visualization</title>
<link rel="alternate" href="commit/2adafa25ee9d168069098b06a018316eb2086913.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2adafa25ee9d168069098b06a018316eb2086913
parent 382c95a6e4f9f333dc93531ec68fa9024a8d2bc9
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Fri, 13 Apr 2018 09:01:29 -0700

Add options to smooth shear visualization

</content>
</entry>
<entry>
<id>382c95a6e4f9f333dc93531ec68fa9024a8d2bc9</id>
<published>2018-01-22T14:57:01Z</published>
<updated>2018-01-22T14:57:01Z</updated>
<title type="text">Add more grains and change length of consolidation and relaxation</title>
<link rel="alternate" href="commit/382c95a6e4f9f333dc93531ec68fa9024a8d2bc9.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 382c95a6e4f9f333dc93531ec68fa9024a8d2bc9
parent 4aa7a4c98c7c77cd9d743df021b9d9f22878dd59
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Mon, 22 Jan 2018 06:57:01 -0800

Add more grains and change length of consolidation and relaxation

</content>
</entry>
<entry>
<id>4aa7a4c98c7c77cd9d743df021b9d9f22878dd59</id>
<published>2017-12-21T01:30:08Z</published>
<updated>2017-12-21T01:30:08Z</updated>
<title type="text">Add note on acknowledging sphere in publications</title>
<link rel="alternate" href="commit/4aa7a4c98c7c77cd9d743df021b9d9f22878dd59.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 4aa7a4c98c7c77cd9d743df021b9d9f22878dd59
parent fe991f9a76dc5f80931b523ad11fd5d4a526110e
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed, 20 Dec 2017 17:30:08 -0800

Add note on acknowledging sphere in publications

</content>
</entry>
<entry>
<id>fe991f9a76dc5f80931b523ad11fd5d4a526110e</id>
<published>2017-12-21T01:28:32Z</published>
<updated>2017-12-21T01:28:32Z</updated>
<title type="text">Update publication list</title>
<link rel="alternate" href="commit/fe991f9a76dc5f80931b523ad11fd5d4a526110e.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit fe991f9a76dc5f80931b523ad11fd5d4a526110e
parent 6a26c98ac0803ad905ddd315980198fe20595c8c
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed, 20 Dec 2017 17:28:32 -0800

Update publication list

</content>
</entry>
<entry>
<id>6a26c98ac0803ad905ddd315980198fe20595c8c</id>
<published>2017-12-21T01:24:52Z</published>
<updated>2017-12-21T01:24:52Z</updated>
<title type="text">Set `nw` to int during `adjustUpperWall()`</title>
<link rel="alternate" href="commit/6a26c98ac0803ad905ddd315980198fe20595c8c.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6a26c98ac0803ad905ddd315980198fe20595c8c
parent 703e4399c948ec4e851e17e590d2af2d84419f38
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed, 20 Dec 2017 17:24:52 -0800

Set `nw` to int during `adjustUpperWall()`

</content>
</entry>
<entry>
<id>703e4399c948ec4e851e17e590d2af2d84419f38</id>
<published>2017-12-21T01:22:53Z</published>
<updated>2017-12-21T01:22:53Z</updated>
<title type="text">Update calls to `consolidate()` and `shear()`, decrease contact viscosity during initialization</title>
<link rel="alternate" href="commit/703e4399c948ec4e851e17e590d2af2d84419f38.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 703e4399c948ec4e851e17e590d2af2d84419f38
parent 9295e7c5f166270573fd767a9c4ff64080fded03
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed, 20 Dec 2017 17:22:53 -0800

Update calls to `consolidate()` and `shear()`, decrease contact viscosity during initialization

</content>
</entry>
<entry>
<id>9295e7c5f166270573fd767a9c4ff64080fded03</id>
<published>2017-12-21T01:22:10Z</published>
<updated>2017-12-21T01:22:10Z</updated>
<title type="text">Add additional argument type enforcing</title>
<link rel="alternate" href="commit/9295e7c5f166270573fd767a9c4ff64080fded03.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 9295e7c5f166270573fd767a9c4ff64080fded03
parent 89a7e711eac82d250f07c91aa8022448bc817a43
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed, 20 Dec 2017 17:22:10 -0800

Add additional argument type enforcing

</content>
</entry>
<entry>
<id>89a7e711eac82d250f07c91aa8022448bc817a43</id>
<published>2017-12-20T12:58:36Z</published>
<updated>2017-12-20T12:58:36Z</updated>
<title type="text">Add checkerboard colors, update status call syntax</title>
<link rel="alternate" href="commit/89a7e711eac82d250f07c91aa8022448bc817a43.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 89a7e711eac82d250f07c91aa8022448bc817a43
parent 858a8bf795e6c10fe487a48f25598490179a4a76
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed, 20 Dec 2017 04:58:36 -0800

Add checkerboard colors, update status call syntax

</content>
</entry>
<entry>
<id>858a8bf795e6c10fe487a48f25598490179a4a76</id>
<published>2017-12-19T18:31:22Z</published>
<updated>2017-12-19T18:31:22Z</updated>
<title type="text">Decrease grain count, use log-normal PSD, and increase grain size and time step safety parameter</title>
<link rel="alternate" href="commit/858a8bf795e6c10fe487a48f25598490179a4a76.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 858a8bf795e6c10fe487a48f25598490179a4a76
parent 6434c8e85bdf550512685bb75cd06edbd200d1cd
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 19 Dec 2017 10:31:22 -0800

Decrease grain count, use log-normal PSD, and increase grain size and time step safety parameter

</content>
</entry>
<entry>
<id>6434c8e85bdf550512685bb75cd06edbd200d1cd</id>
<published>2017-12-19T18:25:09Z</published>
<updated>2017-12-19T18:25:09Z</updated>
<title type="text">Disable rendering, fix typos</title>
<link rel="alternate" href="commit/6434c8e85bdf550512685bb75cd06edbd200d1cd.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 6434c8e85bdf550512685bb75cd06edbd200d1cd
parent 2e0e029bfbcf000c586f898b1dca6c051d567fcf
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 19 Dec 2017 10:25:09 -0800

Disable rendering, fix typos

</content>
</entry>
<entry>
<id>2e0e029bfbcf000c586f898b1dca6c051d567fcf</id>
<published>2017-12-19T18:24:51Z</published>
<updated>2017-12-19T18:24:51Z</updated>
<title type="text">Make sure np and nd are cast to ints</title>
<link rel="alternate" href="commit/2e0e029bfbcf000c586f898b1dca6c051d567fcf.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 2e0e029bfbcf000c586f898b1dca6c051d567fcf
parent c8367091b25c6904e91113c258f6c41eadaac7b3
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 19 Dec 2017 10:24:51 -0800

Make sure np and nd are cast to ints

</content>
</entry>
<entry>
<id>c8367091b25c6904e91113c258f6c41eadaac7b3</id>
<published>2017-12-19T18:03:45Z</published>
<updated>2017-12-19T18:03:45Z</updated>
<title type="text">Add shear simulation with different initial overconsolidation ratios</title>
<link rel="alternate" href="commit/c8367091b25c6904e91113c258f6c41eadaac7b3.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit c8367091b25c6904e91113c258f6c41eadaac7b3
parent b80b3098a85e2e1303fe14e9068da59ad6330a4b
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Tue, 19 Dec 2017 10:03:45 -0800

Add shear simulation with different initial overconsolidation ratios

</content>
</entry>
<entry>
<id>b80b3098a85e2e1303fe14e9068da59ad6330a4b</id>
<published>2017-10-28T16:52:21Z</published>
<updated>2017-10-28T16:52:21Z</updated>
<title type="text">add publicationt to README, add -fPIC to CXX flags</title>
<link rel="alternate" href="commit/b80b3098a85e2e1303fe14e9068da59ad6330a4b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit b80b3098a85e2e1303fe14e9068da59ad6330a4b
parent 68f1c39cbbc115790c22fdf39220cac2bd9cc8f2
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sat, 28 Oct 2017 09:52:21 -0700

add publicationt to README, add -fPIC to CXX flags

</content>
</entry>
<entry>
<id>68f1c39cbbc115790c22fdf39220cac2bd9cc8f2</id>
<published>2017-10-28T16:43:51Z</published>
<updated>2017-10-28T16:43:51Z</updated>
<title type="text">fix reStructuredText code block syntax</title>
<link rel="alternate" href="commit/68f1c39cbbc115790c22fdf39220cac2bd9cc8f2.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 68f1c39cbbc115790c22fdf39220cac2bd9cc8f2
parent 720ce941ee8b542a8acbe23e0fb30ac977b966d8
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sat, 28 Oct 2017 09:43:51 -0700

fix reStructuredText code block syntax

</content>
</entry>
<entry>
<id>720ce941ee8b542a8acbe23e0fb30ac977b966d8</id>
<published>2017-10-28T16:41:41Z</published>
<updated>2017-10-28T16:41:41Z</updated>
<title type="text">fix readability issue in README</title>
<link rel="alternate" href="commit/720ce941ee8b542a8acbe23e0fb30ac977b966d8.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 720ce941ee8b542a8acbe23e0fb30ac977b966d8
parent df47aa86294f5bb26389e449e34528994710632b
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Sat, 28 Oct 2017 09:41:41 -0700

fix readability issue in README

</content>
</entry>
<entry>
<id>df47aa86294f5bb26389e449e34528994710632b</id>
<published>2017-10-18T13:28:13Z</published>
<updated>2017-10-18T13:28:13Z</updated>
<title type="text">fix comment for void ratio computation</title>
<link rel="alternate" href="commit/df47aa86294f5bb26389e449e34528994710632b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit df47aa86294f5bb26389e449e34528994710632b
parent 8b3fc58d3b2faee41646d788a2c494f9e162448b
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Wed, 18 Oct 2017 09:28:13 -0400

fix comment for void ratio computation

</content>
</entry>
<entry>
<id>8b3fc58d3b2faee41646d788a2c494f9e162448b</id>
<published>2017-09-08T18:55:38Z</published>
<updated>2017-09-08T18:55:38Z</updated>
<title type="text">remove tab characters</title>
<link rel="alternate" href="commit/8b3fc58d3b2faee41646d788a2c494f9e162448b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 8b3fc58d3b2faee41646d788a2c494f9e162448b
parent f77c6e06f125c71b64eceae7039e285429a7b9cc
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Fri,  8 Sep 2017 14:55:38 -0400

remove tab characters

</content>
</entry>
<entry>
<id>f77c6e06f125c71b64eceae7039e285429a7b9cc</id>
<published>2017-09-08T14:29:24Z</published>
<updated>2017-09-08T14:29:24Z</updated>
<title type="text">update shear test example</title>
<link rel="alternate" href="commit/f77c6e06f125c71b64eceae7039e285429a7b9cc.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit f77c6e06f125c71b64eceae7039e285429a7b9cc
parent 81d7b44047babc963125026004031b612e6de13d
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Fri,  8 Sep 2017 10:29:24 -0400

update shear test example

</content>
</entry>
<entry>
<id>81d7b44047babc963125026004031b612e6de13d</id>
<published>2017-09-08T00:25:14Z</published>
<updated>2017-09-08T00:25:14Z</updated>
<title type="text">update documentation</title>
<link rel="alternate" href="commit/81d7b44047babc963125026004031b612e6de13d.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 81d7b44047babc963125026004031b612e6de13d
parent 0d5bba5c16a5ad5a76f908a2f082722e3d869c34
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  7 Sep 2017 17:25:14 -0700

update documentation

</content>
</entry>
<entry>
<id>0d5bba5c16a5ad5a76f908a2f082722e3d869c34</id>
<published>2017-09-07T21:46:03Z</published>
<updated>2017-09-07T21:46:03Z</updated>
<title type="text">fix file path</title>
<link rel="alternate" href="commit/0d5bba5c16a5ad5a76f908a2f082722e3d869c34.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 0d5bba5c16a5ad5a76f908a2f082722e3d869c34
parent 98b0a3a548f8a15ecad67166def2b49337222689
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  7 Sep 2017 14:46:03 -0700

fix file path

</content>
</entry>
<entry>
<id>98b0a3a548f8a15ecad67166def2b49337222689</id>
<published>2017-09-07T21:43:15Z</published>
<updated>2017-09-07T21:43:15Z</updated>
<title type="text">download helper_math.h from the net</title>
<link rel="alternate" href="commit/98b0a3a548f8a15ecad67166def2b49337222689.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 98b0a3a548f8a15ecad67166def2b49337222689
parent 54bb1feed1f0e59ee7a81ca5693d21c44b343b67
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  7 Sep 2017 14:43:15 -0700

download helper_math.h from the net

</content>
</entry>
<entry>
<id>54bb1feed1f0e59ee7a81ca5693d21c44b343b67</id>
<published>2017-09-07T20:09:04Z</published>
<updated>2017-09-07T20:09:04Z</updated>
<title type="text">rebuild documentation</title>
<link rel="alternate" href="commit/54bb1feed1f0e59ee7a81ca5693d21c44b343b67.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 54bb1feed1f0e59ee7a81ca5693d21c44b343b67
parent 1e6f5ae916b9d9664d7db00e9975753606971b21
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  7 Sep 2017 13:09:04 -0700

rebuild documentation

</content>
</entry>
<entry>
<id>1e6f5ae916b9d9664d7db00e9975753606971b21</id>
<published>2017-09-07T19:57:44Z</published>
<updated>2017-09-07T19:57:44Z</updated>
<title type="text">add note on clang-3.8 in README</title>
<link rel="alternate" href="commit/1e6f5ae916b9d9664d7db00e9975753606971b21.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit 1e6f5ae916b9d9664d7db00e9975753606971b21
parent f892592dcad73329dce16040772caa240511678b
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  7 Sep 2017 12:57:44 -0700

add note on clang-3.8 in README

</content>
</entry>
<entry>
<id>f892592dcad73329dce16040772caa240511678b</id>
<published>2017-09-07T19:54:25Z</published>
<updated>2017-09-07T19:54:25Z</updated>
<title type="text">fix various minor issues related to memory initialization, suggest clang-3.8 to nvcc as ccbin</title>
<link rel="alternate" href="commit/f892592dcad73329dce16040772caa240511678b.gph" />
<author>
<name>Anders Damsgaard</name>
<email>[email protected]</email>
</author>
<content type="text">commit f892592dcad73329dce16040772caa240511678b
parent 103a8713606c2aa6257b0d5bcf4ae4b6562fea66
Author: Anders Damsgaard &lt;[email protected]&gt;
Date:   Thu,  7 Sep 2017 12:54:25 -0700

fix various minor issues related to memory initialization, suggest clang-3.8 to nvcc as ccbin

</content>
</entry>
</feed>