| faa3c67c | 16-May-2020 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: make -bc_outflow take precedence over default slip conditions
Otherwise we have boundaries in which both the default (slip) and outflow conditions are applied. |
| a5f352af | 16-May-2020 |
Jed Brown <jed@jedbrown.org> |
examples/fluids: fix missing PetscViewerDestroy |
| bc2da86d | 16-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: some corrections
fixed a bug
Fluids: added "-bc_outflow" option to README |
| 5de4938b | 16-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 3823444c | 16-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids - resolve conflict after merging master |
| 37a29799 | 16-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids - Added outflow BC only for RHS |
| 9d2d761f | 09-May-2020 |
Jed Brown <jed@jedbrown.org> |
fluids: use height to define restriction dim |
| f0cbe513 | 06-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: Fluids - implemented boundary Floating fluxes, some corrections, and style
Fluids: fixed a bug + comment
Fluids: another bug |
| f6582b79 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Advection - Added QFunction for boundary integral and some style |
| f5e2a3fb | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
style |
| 176f8dc2 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
qdatasizeSur=1 for all problems |
| f7a4296f | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Make SetupBoundary2d consistent with SetupBoundary3d |
| a1f3d2e5 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Set up boundary for 3d problems |
| af9864e8 | 02-May-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: Fluids - developed composit operators for one face
Fluids: fix
Fluids: fixed a bug
Fluids: comments |
| c40126f3 | 28-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
examples/fluids: some corrections
Fluids: fixed a bug
Fluids: removed unused variables and function call
Fluids: changed function name |
| 4b86dd60 | 26-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Advection2d - added QFunctions for the Surface
small fix |
| 50f98fba | 23-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
WIP: fluids-created a function for Restriction elements
Fluids - resolved conflict after merging #517
Fluids - fixed some missing parts from #513
Fluids: create setup1d in common.h
Fluids: change
WIP: fluids-created a function for Restriction elements
Fluids - resolved conflict after merging #517
Fluids - fixed some missing parts from #513
Fluids: create setup1d in common.h
Fluids: changed QFunctions names
show more ...
|
| 6570f130 | 19-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
fluids: add support for implementing Suface Qfunctions and Operators |
| 7d125c9f | 09-Apr-2020 |
Leila Ghaffari <Leila.Ghaffari@colorado.edu> |
Fluids: Add support for multiple sub-domains
Fluids: WIP: CreateRestrictionFromPlex() modified to support multiple sub-domains
WIP: small tweak to create restriction |
| a36b0b99 | 15-May-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #538 from CEED/jed/petsc-3.14-gcc-10
Jed/petsc 3.14 gcc 10 |
| 615a33fd | 14-May-2020 |
Jed Brown <jed@jedbrown.org> |
examples: support for PETSc-3.14 DMPlexGetClosureIndices |
| 1dc7b758 | 13-May-2020 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Merge pull request #516 from CEED/valeria/NSfixes
Some fixes in NS miniapp |
| 27a50f52 | 13-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
NS: Add Problem header to summary print |
| 2509171b | 13-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Merge branch 'master' into valeria/NSfixes |
| cd95b29a | 13-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
NS: Improve summary print and update with master changes
The updates with master were needed after reducing the number of commits with interactive rebase |