History log of /libCEED/ (Results 3151 – 3175 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6a71cb6f10-Dec-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: fixed a typo in all examples

0da6299125-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: fixed some missing parts and updating EULER_VORTEX after merging #596

5dcca9f223-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

style

adb1fde623-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: added a bash file to get verification test results in .log files. TODO: add test flags to be able to change the test setup through run time arguments.

e8107fda14-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

ETV: Defined a separate variable for mean velocity instead of using wind[3] which was previously defined for Advection(2d) problems

31effe6d14-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

EULER_VORTEX: periodicity for x and y directions added

abece4be13-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

Removed unused variables and In/OutFlow setup for EULER_VORTEX

ed134e8812-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids/navierstokes.c: small fix in comments

5bf10c6f05-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

EULER_VORTEX: all QFunctions are using same context

ff08c91105-Aug-2020 Jed Brown <jed@jedbrown.org>

fluids/navierstokes: fix pointer semantics for Euler context

00c585af05-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

updated euler_vortex context

4d2c28b505-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

WIP: defined a new struct for euler_vortex

0516567805-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

fix context in Euler_Sur QFunction

8896b5a105-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

Update DMAddBoundary() call after change in API for euler-vortex problem

763fed0405-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: added doc for euler traveling vortex test case

3f730b8f05-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

fixed context in euler_vortex test

3a9f53b004-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

removed computing current time in main function

1fdce93e04-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

current time added to User struct

90c7885b04-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

fixed slip BCs on z direction

1b852f1f04-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

delete incorrect comments

49967f0003-Aug-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

add context for qf_rhsVol in euler_vortex

fb2a070602-Aug-2020 Jed Brown <jed@jedbrown.org>

examples/fluids: add context for qf_rhsVol in EULER_VORTEX

753d00aa31-Jul-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

WIP: added essential BCs

e204396031-Jul-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

The physical in/outflow setup is removed and exact solutions are applied instead ... this commit needs to be reverted for a physical euler problem.

b0bdb36930-Jul-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

set the current time

1...<<121122123124125126127128129130>>...226