Skip to content

Minor bug fixes#3

Open
jhtu wants to merge 6 commits into
cwrowley:masterfrom
jhtu:master
Open

Minor bug fixes#3
jhtu wants to merge 6 commits into
cwrowley:masterfrom
jhtu:master

Conversation

@jhtu

@jhtu jhtu commented Jan 23, 2017

Copy link
Copy Markdown

Fixed some bugs that arose when trying to compile the IBPM code and examples on a Windows 10 machine. With new fixes, code and examples compile/execute successfully.

jhtu added 6 commits January 23, 2017 11:56
Had to include <cstring> to avoid compile error due to the use of strncopy.
NavierStokesModel now takes in BaseFlow objects rather than Flux objects.
Also, the pitch and plunge examples now create their own output directories (as
the Oseen example already did).
…to zero.

Previously, vorticity had been set to zero, but boundary forces and fluxes were
not specified.  This meant the associated arrays were full of random data,
leading to nondeterministic and incorrect behavior.
Was previously entered as a long decimal.  Now uses arctan, as is done in other
files.
@jhtu

jhtu commented Mar 7, 2017

Copy link
Copy Markdown
Author

Fixed a few minor bugs. The repository is now in better shape for new users, who would expect, at minimum, to be able to: (1) compile the code, (2) run the examples.

@jhtu

jhtu commented Mar 7, 2017

Copy link
Copy Markdown
Author

This pull request fixes Issues #4 and #5.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant