History log of /libCEED/ (Results 3501 – 3525 of 5646)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
af9834cd07-Jul-2020 Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com>

Merge pull request #578 from CEED/jeremy/release-note

Doc - add release note for CeedVectorTakeArray

3150adae07-Jul-2020 Jeremy L Thompson <thompson.jeremy.luke@gmail.com>

Doc - add release note for CeedVectorTakeArray

5aedb6d302-Jul-2020 Jed Brown <jed@jedbrown.org>

Merge branch 'leila/bc' [PR #540]

* leila/bc: (57 commits)
examples/fluids: fix doc
examples/fluids: comments on ICs and BCs & style
NS: style
examples/fluids: CreateRestrictionFromPlex: han

Merge branch 'leila/bc' [PR #540]

* leila/bc: (57 commits)
examples/fluids: fix doc
examples/fluids: comments on ICs and BCs & style
NS: style
examples/fluids: CreateRestrictionFromPlex: handle empty domainIS
examples/fluids: style
examples/fluids/advection.h: spherical bubble is the default IC
examples/fluids: style
examples/fluids/advection.h: fixed in/outflow signs for implicit scheme
examples/fluids: comments
examples/fluids: PetscBool -> bool in QFunctions
examples/fluids: removed periodicity from the setup struct
examples/fluids: clear DS and fields in -viz_refine
examples/fluids/setup-boundary.h: comment
examples/fluids/advection2d.h: removed unused variables
doc/NS: update
examples/fluids/advection.h: spherical bubble is the default IC
examples/fluids: fix sign and simplify advection2d inflow/outflow for implicit/explicit
examples/fluids: u_* = u_R on inflow boundaries
doc: added representative runs for TRANSLATION mode
examples/fluids: Total Energy is now prescribed for inflow BCs and can be changed using -E_wind
...

show more ...

335ea22001-Jul-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: fix doc

f1d8834c30-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: comments on ICs and BCs & style

f259b05429-Jun-2020 valeriabarra <valeriabarra21@gmail.com>

NS: style

1119eeee29-Jun-2020 Jed Brown <jed@jedbrown.org>

examples/fluids: CreateRestrictionFromPlex: handle empty domainIS

Reported-by: Valeria Barra <valeriabarra21@gmail.com>

b5fac9ce29-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: style

7e7fe4bf29-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids/advection.h: spherical bubble is the default IC

ebb4b9bd29-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: style

examples/fluids/setup-boundary.h: fix style

e39f39d629-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids/advection.h: fixed in/outflow signs for implicit scheme

acd3878129-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: comments

examples/fluids: fixed the comments on outflow BCs

examples/fluids/setup-boundary.h: fix comments

examples/fluids: updated comments on ICs and BCs

5989006929-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: PetscBool -> bool in QFunctions

7813d14529-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: removed periodicity from the setup struct

bc6a41f728-Jun-2020 Jed Brown <jed@jedbrown.org>

examples/fluids: clear DS and fields in -viz_refine

Reported-by: Leila Ghaffari <leila.ghaffari@colorado.edu>

add6f99424-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids/setup-boundary.h: comment

72116e9a24-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids/advection2d.h: removed unused variables

ebddc5d418-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

doc/NS: update

update doc

Fluids - fix doc

Fluids - update doc

doc: Fluids - added weak form boundary integrals for in/outflow BCs

doc: Fluids - specified in/outflow surfaces in the boundary in

doc/NS: update

update doc

Fluids - fix doc

Fluids - update doc

doc: Fluids - added weak form boundary integrals for in/outflow BCs

doc: Fluids - specified in/outflow surfaces in the boundary integrals

fix doc

show more ...

0eeaa28c18-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids/advection.h: spherical bubble is the default IC

daae62eb18-Jun-2020 Jed Brown <jed@jedbrown.org>

examples/fluids: fix sign and simplify advection2d inflow/outflow for implicit/explicit

77b34f8518-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: u_* = u_R on inflow boundaries

f4e6067218-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

doc: added representative runs for TRANSLATION mode

16c0476c17-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: Total Energy is now prescribed for inflow BCs and can be changed using -E_wind

initial commit for specifying total energy instead of pressure and density for inflow BCs

update navi

examples/fluids: Total Energy is now prescribed for inflow BCs and can be changed using -E_wind

initial commit for specifying total energy instead of pressure and density for inflow BCs

update navierstokes.c

update README

update doc

comments updated

prescribe E_wind = 1.e6

show more ...

7ed8b9c715-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: some corrections

examples/fluids: qf_Sur -> qf_applySur

examples/fluids: removed unused variable

style

examples/fluids/advection(2d).h: implementing a more readable conditional

examples/fluids: some corrections

examples/fluids: qf_Sur -> qf_applySur

examples/fluids: removed unused variable

style

examples/fluids/advection(2d).h: implementing a more readable conditional statement for in/outflow BCs

show more ...

67babd9c15-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: error handling when TRANSLATION is chosen for density_current

1...<<141142143144145146147148149150>>...226