History log of /libCEED/ (Results 1276 – 1300 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
216bbcaf13-Oct-2023 James Wright <james@jameswright.xyz>

fluids: Don't set ts_max_steps if not TESTTYPE_NONE

4b61a5a013-Oct-2023 Rezgar Shakeri <42816410+rezgarshakeri@users.noreply.github.com>

updated rest-t501 error tol (#1378)

7fe81b6913-Oct-2023 Kenneth E. Jansen <kenneth.jansen@colorado.edu>

style errors induced by dropping coordinates where not used

2f43922713-Oct-2023 James Wright <james@jameswright.xyz>

test: Add corrected tests for removing E_potential from E_total

dd5392c113-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

copied mains into this branch (which I thought I did before but maybe it is a moving target today).

242a7fda13-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

deleted all the unused coordinate references that were throwing warnings

0ef64b8513-Oct-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1377 from CEED/jeremy/rust-update

Rust - clearer t501 error message

48a3759f13-Oct-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1376 from CEED/zach/improved-tap-output

Improve TAP output

1ce8139f13-Oct-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rust - clearer t501 error message

8938a86913-Oct-2023 Zach Atkins <zach.atkins@colorado.edu>

Improve TAP output

0d67412913-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

reverting the change to IC that caused divergence on first step...guess I was too sleepy to drive last night

a77d276513-Oct-2023 James Wright <james@jameswright.xyz>

Merge pull request #1374 from CEED/jrwrigh/fix_test_python

fix(test): Use explicit `typing` objects for containers

cd2ae61813-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

quick attempt at taking potential out of the initial condition makes the error norm much smaller but still probably cannot compare solutions with different Etot variables

78cb100b13-Oct-2023 James Wright <james@jameswright.xyz>

fix(test): Use explicit `typing` objects for containers

- Using `list[str]` for type hints is incompatible with Python 3.7.9 (at
least, possibly with newer versions as well)

19868e1812-Oct-2023 Zach Atkins <zach.atkins@colorado.edu>

Add parallelism within test files (#1372)

* Add parallelism within test files

* Remove NPROC_POOL from nek tests

* Fix formatting

858ec08712-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

adding body force term to energy equation...for now the b vector is using what is put into gravity

5bccb0d511-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

minus S

d69ec3ae11-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

v2 docs

7474983e11-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

first cut at docs

1f9a8b5211-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

last one maybe

28c2e84a11-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

more style edits

a600bde511-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

style cleanup

c1d93bc411-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

missed some places that BI restoration requires

f5927b3e11-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

boundary integrals get coordinates back as some tests use BI that needs them

3bd6161711-Oct-2023 Kenneth E. Jansen <Kenneth.Jansen@colorado.edu>

Potential energy removed from all state helpers so no more x (or dx) dependence for them. Interior integrals still need x for IDL but boundary elements don't so removed. This touches lots of qfuncti

Potential energy removed from all state helpers so no more x (or dx) dependence for them. Interior integrals still need x for IDL but boundary elements don't so removed. This touches lots of qfunctions that make state calls and a few problems as well

show more ...

1...<<51525354555657585960>>...226