Arezou-gh / Stokes_hp

0 stars 1 forks source link

Clean the directory and augment .gitignore. #1

Closed Rombur closed 10 years ago

Rombur commented 10 years ago

I deleted all the files that should not be in your repository and I added files to .gitignore. If you merge the pull request, it will be applied to you repository.

Arezou-gh commented 10 years ago

Okay, great.

Bruno, I got the following error message,


[100%] Run Stokes with Debug configuration Cycle 0: Number of active cells: 12 Total number of cells: 15 Number of degrees of freedom: 151(130+21)


Exception on processing: Iterative method reported convergence failure in step 21 with residual 5.48199e+09

Aborting!

CMake Error at CMakeFiles/run_target.cmake:6 (MESSAGE):

Program terminated with exit code: 1

make[3]: * [CMakeFiles/run] Error 1 make[2]: * [CMakeFiles/run.dir/all] Error 2 make[1]: * [CMakeFiles/run.dir/rule] Error 2 make: * [run] Error 2


I thought the divergence comes from the preconditioner using in class SchurComplement. Right now, I am reading some documents on linear algebra to review the materials on preconditioners...I will think about it, but if still could not get rid of this issue I might ask your opinion, then.

Thanks, Arezou

On Tue, Sep 23, 2014 at 6:17 PM, Bruno Turcksin notifications@github.com wrote:

I deleted all the files that should not be in your repository and I added files to .gitignore. If you merge the pull request, it will be applied to

you repository.

You can merge this Pull Request by running

git pull https://github.com/Rombur/Stokes_hp master

Or view, comment on, or merge it at:

https://github.com/Arezou-gh/Stokes_hp/pull/1 Commit Summary

  • Clean the directory and augment .gitignore.

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/Arezou-gh/Stokes_hp/pull/1.