0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Mar 16, 2025 — Mar 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
modified regression tests to be compatible with Python 2.4 and main cluster More... about 10 years ago
updated regression tests script to include CPUs/GPUs in serial/parallel; not tested on GPUs yet More... about 10 years ago
started moving parallel, serial and GPU, CPU regression tests to one script More... about 10 years ago
Bug fix to residual norm calc on MPI. More... about 10 years ago
Merge branch 'master' of github.com:HiFiLES/HiFiLES-solver More... about 10 years ago
Changing res norm calc; adding inf. norm. More... about 10 years ago
Minor change to allow case-insensitive bc's. More... about 10 years ago
Added YOSEMITE compiler flag to Makefile More... over 10 years ago
Fixing incorrect value of flow time when using CFL-based time-stepping. More... over 10 years ago
Starting to add support for quadratic tets in Gmsh meshes. More... over 10 years ago
Final bug fix for parallel ParaView output. More... over 10 years ago
Bug fix for ParaView output for MPI cases. More... over 10 years ago
removed unnecessary output when reading .msh files More... over 10 years ago
removed unneeded output when reading .neu file; removed execution time output from non rank 0 processes More... over 10 years ago
Bringing back handwritten Makefile; removing unneeded geometry routines. More... almost 11 years ago
Fixed bugs in input reader regarding vector quantities. More... almost 11 years ago
Bug fix relating to cudaSetDevice() on non-ACL computers. More... almost 11 years ago
fixed Taylor Green Vortex case in 2D; pressure had been set to zero More... almost 11 years ago
Updated input_template to new format. More... almost 11 years ago
New input file reader implementation complete. Input files for all test cases updated to new format. HiFiLES users - check out the new format and update your input files accordingly! More... almost 11 years ago
Overhauling input-file-reading method with new method from Flurry++. More... almost 11 years ago
Removing debug cout's from geometry.cpp. More... almost 11 years ago
change definition of pi and add error check for NaNs in residual More... about 11 years ago
fixing a typo in the input template More... about 11 years ago
improvements to time average calculation. More... about 11 years ago
adding ability to calculate running time averages of u, v and w. More... about 11 years ago
Merge branch 'master' of https://github.com/fpalacios/HiFiLES into feature_fixbodyforce More... about 11 years ago
fixing initial condition turbulent perturbation More... about 11 years ago
Fixed bug in calculation of concentration sensor on CPU. More... over 11 years ago
Added default values for many commonly-used input parameters. More... over 11 years ago