History log of /phasta/phSolver/ (Results 101 – 125 of 361)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
240f0caf24-Mar-2016 Andrew Bauer <andy.bauer@kitware.com>

Add qsuffix=cpp=f flag compile flag to fix IBM BG compilation issue.

It appears that the "-qsuffix=cpp=f" compile flag is needed on
phSolver/incompressible/filters.f to process the #ifdef HAVE_LESLI

Add qsuffix=cpp=f flag compile flag to fix IBM BG compilation issue.

It appears that the "-qsuffix=cpp=f" compile flag is needed on
phSolver/incompressible/filters.f to process the #ifdef HAVE_LESLIB
macro.

show more ...

436f1a2b22-Mar-2016 Cameron Smith <smithc11@rpi.edu>

compiles

it looks like a block of code was moved into the initEQS(...) fn but the variable declarations were left behind

29511ef921-Mar-2016 Cameron Smith <smithc11@rpi.edu>

try to fix compile errors

53c9b1fc16-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

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

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

show more ...

34e6705714-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

partial save of work towards cleanup when I realized I had uncommited stuff for LSPinning

ab5b07a413-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Only tested on the 4 element hex but it runs with SyncIO too.

0f541e5d13-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

At long last, non-tet topology restored for Posix. Coming to a SyncIO version near you soon

9d71414813-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

stole genb*Posix from kyle and genb*SyncIO from master prior to Cameron's blend of posix and syncio...this commit is not wired up yet and simply has these files partially cleaned to make them easier

stole genb*Posix from kyle and genb*SyncIO from master prior to Cameron's blend of posix and syncio...this commit is not wired up yet and simply has these files partially cleaned to make them easier to merge Cam's phastaIO reads into

show more ...

1028cb6e13-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

oops...that merge missed a file that was not added to the branch properly

9d66a07d11-Mar-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

IC working inviscid

5124a52627-Feb-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

first cut at inviscid C and IC'

467b991b18-Feb-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Level Set echoing of data into solver.inp had broken format. Also reverting the PETSc interface back to 3.6.x.

92e1568516-Feb-2016 Cameron Smith <smithc11@rpi.edu>

phsolver: deallocated fncorp in compressible and incompressible itrdrv

75f1c48c16-Feb-2016 Cameron Smith <smithc11@rpi.edu>

phsolver: deallocated wnorm in compressible and incompressible itrdrv

c111fd5e16-Feb-2016 Cameron Smith <smithc11@rpi.edu>

phsolver/common: entire file was commented out


ed80181816-Feb-2016 Cameron Smith <smithc11@rpi.edu>

compressible: set solver name before linking solver.inp

acf1fcdc16-Feb-2016 Cameron Smith <smithc11@rpi.edu>

incompressible: whitespace

62993ad616-Feb-2016 Cameron Smith <smithc11@rpi.edu>

incompressible: attempt to run tests with leslib and/or svls solvers

b1fc4e0216-Feb-2016 Cameron Smith <smithc11@rpi.edu>

compressible: attempt to run tests with petsc and/or native solvers

175a707516-Feb-2016 Cameron Smith <smithc11@rpi.edu>

compressible: pick solver.inp to match the enabled solver

ctest currently only supports running the compressible tests under one solver, not both

7d9c9aa916-Feb-2016 Cameron Smith <smithc11@rpi.edu>

incompressible: fail if both svls and leslib are disabled

40b3285d15-Feb-2016 Benjamin Matthews <ben@kc2vjw.com>

streamio remove "extern" qualifiers so that globals get initialized

ea8ce4a615-Feb-2016 Benjamin Matthews <ben@kc2vjw.com>

phasta.cc: rearrange headers to avoid symbol conflicts

d4a3c8c919-Jan-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

merged Ben and my collision

6dec897519-Jan-2016 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

phasta.cc calls a petsc function that changed argument list between 3.6.1 and Master. This has both so uncomment what you need

12345678910>>...15