Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chebfun failing to apply boundary conditions to operator in Matlab 2018a #2379

Open
Delineav opened this issue Mar 3, 2021 · 0 comments
Open

Comments

@Delineav
Copy link

Delineav commented Mar 3, 2021

I am trying to solve a two-phase flow problem characterized by the Orr-Sommerfeld equations (Au=iwBu), but when trying to apply the BCs to the second operator (B) I get the following error:

Warning: Constraints on B are ignored.

also, I wonder if the chebop can take into account the fact that some of my BCs are of the form: au(0)=iwbu(0) and cannot be writen as au(0)-iwbu(0) = 0 for the fact that w (the eigenvalues I want to compute) is a part of the BCs.
Problem and m file attached.

Thanks
github.zip

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

No branches or pull requests

1 participant