<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in itrdrv.f</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>d06028c1ed09954bf598b0145fe1ac8aecabad11 - Merge branch &apos;master&apos; of github.com:PHASTA/phasta</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#d06028c1ed09954bf598b0145fe1ac8aecabad11</link>
        <description>Merge branch &apos;master&apos; of github.com:PHASTA/phasta

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Thu, 19 May 2016 14:48:42 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>da6af91732f920a404e7776786d325ca4c0dc631 - My incomplete work in the itrdrv.f cleanup seems to have lead to a long stint of broken svLS code but now it produces the same results it did prior to the cleanup e.g., ab5b07a458969128644e941ce150fa049270fdf1 on March 13, 2016</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#da6af91732f920a404e7776786d325ca4c0dc631</link>
        <description>My incomplete work in the itrdrv.f cleanup seems to have lead to a long stint of broken svLS code but now it produces the same results it did prior to the cleanup e.g., ab5b07a458969128644e941ce150fa049270fdf1 on March 13, 2016

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Mon, 25 Apr 2016 03:20:24 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>17761b5dc2b8daedff5bb594e965b4f9c2a0c897 - incompressible: fix build with svls solver and gcc5</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#17761b5dc2b8daedff5bb594e965b4f9c2a0c897</link>
        <description>incompressible: fix build with svls solver and gcc5

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Sun, 17 Apr 2016 19:46:13 +0000</pubDate>
        <dc:creator>Ben Matthews &lt;ben@kc2vjw.com&gt;</dc:creator>
    </item>
<item>
        <title>3beb3aadcae08c85d2c384662bab8f5663fa8443 - Bug fixed when probes requested</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#3beb3aadcae08c85d2c384662bab8f5663fa8443</link>
        <description>Bug fixed when probes requested

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Tue, 29 Mar 2016 08:15:11 +0000</pubDate>
        <dc:creator>Michel Rasquin &lt;michel.rasquin@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>39bc1351f6d0b9a07e4a2ac01d2259f6f26d3b9b - Bug fixed with probes and xyzts.dat</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#39bc1351f6d0b9a07e4a2ac01d2259f6f26d3b9b</link>
        <description>Bug fixed with probes and xyzts.dat

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Thu, 24 Mar 2016 21:46:15 +0000</pubDate>
        <dc:creator>Michel Rasquin &lt;michel.rasquin@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>436f1a2b5944029b52d891cd7d75ad8ef1f7d6bd - compiles</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#436f1a2b5944029b52d891cd7d75ad8ef1f7d6bd</link>
        <description>compilesit looks like a block of code was moved into the initEQS(...) fn but the variable declarations were left behind

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Tue, 22 Mar 2016 12:44:07 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>29511ef9ad19e2d1cdf0ec7ca58349885496c943 - try to fix compile errors</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#29511ef9ad19e2d1cdf0ec7ca58349885496c943</link>
        <description>try to fix compile errors

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Mon, 21 Mar 2016 19:00:08 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>53c9b1fc264f732de8bfb0deaf531857e2919987 - compiled and tested on phastaChefTests/incompressible...This case at least computes and writes the yphbar and did not crash but someone actually using this feature should test to be sure it actually works...same with other features that were moved to functions....somebody needs to follow this lead and do the same thing for compressible</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#53c9b1fc264f732de8bfb0deaf531857e2919987</link>
        <description>compiled and tested on phastaChefTests/incompressible...This case at least computes and writes the yphbar and did not crash but someone actually using this feature should test to be sure it actually works...same with other features that were moved to functions....somebody needs to follow this lead and do the same thing for compressible

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Wed, 16 Mar 2016 07:51:26 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>34e670573a35f7483bc764e7984cd2aafb2bfc73 - partial save of work towards cleanup when I realized I had uncommited stuff for LSPinning</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#34e670573a35f7483bc764e7984cd2aafb2bfc73</link>
        <description>partial save of work towards cleanup when I realized I had uncommited stuff for LSPinning

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Mon, 14 Mar 2016 23:58:17 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>92e15685ac3a1598ed717a98b2352f8a2e74aba6 - phsolver: deallocated fncorp in compressible and incompressible itrdrv</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#92e15685ac3a1598ed717a98b2352f8a2e74aba6</link>
        <description>phsolver: deallocated fncorp in compressible and incompressible itrdrv

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Tue, 16 Feb 2016 05:45:46 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>75f1c48cf62ef249f52322de5c51e7d33ddb5068 - phsolver: deallocated wnorm in compressible and incompressible itrdrv</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#75f1c48cf62ef249f52322de5c51e7d33ddb5068</link>
        <description>phsolver: deallocated wnorm in compressible and incompressible itrdrv

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Tue, 16 Feb 2016 05:27:11 +0000</pubDate>
        <dc:creator>Cameron Smith &lt;smithc11@rpi.edu&gt;</dc:creator>
    </item>
<item>
        <title>712d3df0b59ebebaaeaea358162c8d2c043c6e08 - bringing PETSc and svLS back to the master</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#712d3df0b59ebebaaeaea358162c8d2c043c6e08</link>
        <description>bringing PETSc and svLS back to the master

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Sun, 17 Jan 2016 17:02:29 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>79f1763e38fe03466335328e9c0a1a0a45544a96 - Should now compile for individual or combined IC solvers. Note flag changes for CMake. Some cleanup of old native GMRes solver for compressible flow</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#79f1763e38fe03466335328e9c0a1a0a45544a96</link>
        <description>Should now compile for individual or combined IC solvers. Note flag changes for CMake. Some cleanup of old native GMRes solver for compressible flow

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Sat, 09 Jan 2016 03:46:51 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>bd36043d6c86bfee311b9eaff539555a870d94ea - make svLS disableable</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#bd36043d6c86bfee311b9eaff539555a870d94ea</link>
        <description>make svLS disableable

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Wed, 06 Jan 2016 04:54:45 +0000</pubDate>
        <dc:creator>Ben Matthews &lt;ben@kc2vjw.com&gt;</dc:creator>
    </item>
<item>
        <title>9dcf56468d3c0125ae549c0eff7a71b000ee95d5 - intermediate forces.dat file was missing the last step until this move of call to forces.dat</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#9dcf56468d3c0125ae549c0eff7a71b000ee95d5</link>
        <description>intermediate forces.dat file was missing the last step until this move of call to forces.dat

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Tue, 05 Jan 2016 05:28:47 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>8746ab438bbda91291f8cdd62b94f8385f2d26f1 - Trying to confirm that stobjob merge is correct</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#8746ab438bbda91291f8cdd62b94f8385f2d26f1</link>
        <description>Trying to confirm that stobjob merge is correct

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Sun, 20 Dec 2015 13:27:19 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>c89b8efed6283a8a0d956fa66106ac5a4d8291aa - Fixed some typos but doubt this is finished</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#c89b8efed6283a8a0d956fa66106ac5a4d8291aa</link>
        <description>Fixed some typos but doubt this is finished

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Sun, 20 Dec 2015 00:15:35 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>ec121c45c2bc5b2560ecdf76f4d2a36933c1de2c - working paralel svLS with scalars</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#ec121c45c2bc5b2560ecdf76f4d2a36933c1de2c</link>
        <description>working paralel svLS with scalars

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Mon, 07 Dec 2015 04:32:34 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>daa97cf2c2a9d918c8d32e5c219eb6a5750d139b - Multiple scalar solves with svLS coded but only tested with 1 scalar</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#daa97cf2c2a9d918c8d32e5c219eb6a5750d139b</link>
        <description>Multiple scalar solves with svLS coded but only tested with 1 scalar

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Mon, 07 Dec 2015 02:47:16 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
<item>
        <title>436818ee548b4e49c7323daaf285c564361646dd - Working scalar solve with only one scalar</title>
        <link>http://opengrok.kc2vjw.com:8080/history/phasta/phSolver/incompressible/itrdrv.f#436818ee548b4e49c7323daaf285c564361646dd</link>
        <description>Working scalar solve with only one scalar

            List of files:
            /phasta/phSolver/incompressible/itrdrv.f</description>
        <pubDate>Mon, 07 Dec 2015 02:41:53 +0000</pubDate>
        <dc:creator>Kenneth E. Jansen &lt;Kenneth.Jansen@colorado.edu&gt;</dc:creator>
    </item>
</channel>
</rss>
