| af9834cd | 07-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 |
| 3150adae | 07-Jul-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Doc - add release note for CeedVectorTakeArray |
| 5aedb6d3 | 02-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 ...
|
| 335ea220 | 01-Jul-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: fix doc |
| f1d8834c | 30-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: comments on ICs and BCs & style |
| f259b054 | 29-Jun-2020 |
valeriabarra <valeriabarra21@gmail.com> |
NS: style |
| 1119eeee | 29-Jun-2020 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: CreateRestrictionFromPlex: handle empty domainIS
Reported-by: Valeria Barra <valeriabarra21@gmail.com> |
| b5fac9ce | 29-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: style |
| 7e7fe4bf | 29-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids/advection.h: spherical bubble is the default IC |
| ebb4b9bd | 29-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: style
examples/fluids/setup-boundary.h: fix style |
| e39f39d6 | 29-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids/advection.h: fixed in/outflow signs for implicit scheme |
| acd38781 | 29-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 |
| 59890069 | 29-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: PetscBool -> bool in QFunctions |
| 7813d145 | 29-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: removed periodicity from the setup struct |
| bc6a41f7 | 28-Jun-2020 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: clear DS and fields in -viz_refine
Reported-by: Leila Ghaffari <leila.ghaffari@colorado.edu> |
| add6f994 | 24-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids/setup-boundary.h: comment |
| 72116e9a | 24-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids/advection2d.h: removed unused variables |
| ebddc5d4 | 18-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 ...
|
| 0eeaa28c | 18-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids/advection.h: spherical bubble is the default IC |
| daae62eb | 18-Jun-2020 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: fix sign and simplify advection2d inflow/outflow for implicit/explicit |
| 77b34f85 | 18-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: u_* = u_R on inflow boundaries |
| f4e60672 | 18-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
doc: added representative runs for TRANSLATION mode |
| 16c0476c | 17-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 ...
|
| 7ed8b9c7 | 15-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 ...
|
| 67babd9c | 15-Jun-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: error handling when TRANSLATION is chosen for density_current |