History log of /libCEED/examples/fluids/ (Results 801 – 825 of 875)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
67babd9c15-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

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

7659d40c13-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: WIP - in/outflow for explicit/implicit schemes are implemented in a single QFunction

WIP - changing the setup for inflow and outflow BCs - a new struct defined

changed the problem

examples/fluids: WIP - in/outflow for explicit/implicit schemes are implemented in a single QFunction

WIP - changing the setup for inflow and outflow BCs - a new struct defined

changed the problem options and typedef struct for having single in/outflow QFunction

added surface struct to QFunctions

temporarily commenting out QFunctions that won't be needed

in/outflow + implicit/explicit are all included in a single QFunction & comments

primary setup for single in/outflow QFunction

fixed a bug caused by floating point arithmetic

fixed a bug

Some clean-up

show more ...

81f92cf011-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: updated command line options, doc, README and, comments

examples/fluids: updated command line options and README

doc updated

examples/fluids: updated README & ~_left -> ~_wi

examples/fluids: updated command line options, doc, README and, comments

examples/fluids: updated command line options and README

doc updated

examples/fluids: updated README & ~_left -> ~_wind & ~_right -> ~ & comments

update doc

examples/fluids/advection(2d).h: update comments

examples/fluids: fix doc

show more ...

82c09b0110-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: added a warning for using -problem_advection_wind_translation with -problem_advection_wind rotation

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

examples/fluids: some corrections

examples/fluids: remove -bc_outflow and -bc_inflow from command line options

examples/fluids/advection(2d).h: added original blobs to the translation mode

example

examples/fluids: some corrections

examples/fluids: remove -bc_outflow and -bc_inflow from command line options

examples/fluids/advection(2d).h: added original blobs to the translation mode

examples/fluids: Implemented diagonal wind on advection 2D

show more ...

1184866a05-Jun-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

fluids/examples: Refactored Advection(2d) to ROTATION and TRANSLATION & some clean-up

fluids/examples: Refactored Advection(2d) to ROTATION and UNIFORM wind type

examples/fluids: removed the suppor

fluids/examples: Refactored Advection(2d) to ROTATION and TRANSLATION & some clean-up

fluids/examples: Refactored Advection(2d) to ROTATION and UNIFORM wind type

examples/fluids: removed the support for in/out-flow of density_current

style

examples/fluids: uniform -> translation & some comments

show more ...

9fe13df928-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: added inflow BCs

examples/fluids: inflow BCs added (only implemented for advection2d)

fluids/advection2d: brought back the original ICs

examples/fluids: add support for inflow BCs

examples/fluids: added inflow BCs

examples/fluids: inflow BCs added (only implemented for advection2d)

fluids/advection2d: brought back the original ICs

examples/fluids: add support for inflow BCs

examples/fluids: added inflow QFunction to Advection2d

examples/fluids: WIP - fixed a bug & comment

removed unused variable

examples/fluids/navierstokes.c: fixed a bug caused by refactoring

examples/fluids: fixed some bugs

examples/fluids/advection2d.h: fixed the implementation of inflow BCs

examples/fluids: Inflow BCs added for implicit Advection 2d and 3d

show more ...

5603407f28-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

fluids: changed the suffixes Sur -> Out to be able to add Inflow BCs

e49e8cc928-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: style and some temporary fixes

fluids - set a better if condition

style

8c09081027-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

Fluids - added implicit QFunctions to Advection2d and Advection

974425eb27-May-2020 Jed Brown <jed@jedbrown.org>

examples/fluids: fix setup for 2D outflow boundary

32b5ec5f27-May-2020 Jed Brown <jed@jedbrown.org>

examples/fluids: flip faces when not positively oriented with respect to volume

c694a8e927-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

WIP: fluids - flipping faces

1e15023618-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: some fixes

Fluids - some cleanup and style

Fluids - some cleanup in the refactorizations

some clean-up

style & comment

apply CeedOperator on op_setupSur

comment

consistent fun

examples/fluids: some fixes

Fluids - some cleanup and style

Fluids - some cleanup in the refactorizations

some clean-up

style & comment

apply CeedOperator on op_setupSur

comment

consistent function name and comment

more comments

Fluids - removed unused variables

Fluids - fixed the sign of the boundary integral in advection 2d and 3d

WIP: Fluids - made the value of the normal vector (2d) consistent with the geometry. The sign of the normal vector on face 1 and 4 is still the opposite.

Fluids: fix missing CeedVectorDestroy

Fluids - going back to the correct formulation for boundary_setup

show more ...

ca3ac6dd18-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

Fluids - refactored the Composite Operators

d363071117-May-2020 Jed Brown <jed@jedbrown.org>

WIP: I think this is the intended use of composite operators

5e197d0517-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: put off adding in/out-flow BCs to densitycurrent.h

Fluids - For now, ignored the component gradients on the boundaries

Fluids - Advection2d: Initial velocity -> (1, 0, 0) for testi

examples/fluids: put off adding in/out-flow BCs to densitycurrent.h

Fluids - For now, ignored the component gradients on the boundaries

Fluids - Advection2d: Initial velocity -> (1, 0, 0) for testing in/outflow

style & deleted the missing parts from component gradients

show more ...

7573aee616-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.

9d801c5616-May-2020 Jed Brown <jed@jedbrown.org>

examples/fluids: fix missing PetscViewerDestroy

da51bdd916-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

examples/fluids: some corrections

fixed a bug

Fluids: added "-bc_outflow" option to README

4b046fc816-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

style

84d34d6916-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

Fluids - resolve conflict after merging master

cfa6477016-May-2020 Leila Ghaffari <Leila.Ghaffari@colorado.edu>

Fluids - Added outflow BC only for RHS

d1d4a8c609-May-2020 Jed Brown <jed@jedbrown.org>

fluids: use height to define restriction dim

8b982bae06-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

1...<<3132333435