CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

kindle

Register Blogs Community New Posts Updated Threads Search

Old

Dual-Booting : win7 & linux-mint

Posted August 28, 2016 at 19:50 by kindle
Updated June 7, 2017 at 13:20 by kindle (clarity)

Installation from nothing : First win7 then linux-mint.
Win7 writes in MBR something to control boot and linux uses grub to control boot which will be able to boot windows.
Why not in the reverse order?
A complete re-installtion of win7 may over write ALL in MBR meaning the part that will call the actual grub configuration (in /boot or /etc/grub.d not sure...), therefore the repair of the linux booting is needed.
Result: grub boot first, if you choose "windows"...
New Member
Posted in system
Views 1736 Comments 0 kindle is offline Edit Tags
Old

Numerics in OpenFoam - PBiCG vs. PCG

Posted August 18, 2016 at 15:13 by kindle
Updated February 23, 2017 at 04:13 by kindle

So the numerical scheme (fvScheme) will affect the property of the matrix to invert and we should choose properly the solver/solving algorithm (fvSolution) in order to solve it properly. Depending on the form of matrix depended on structured or unstructured mesh something like that.

Quote:
Originally Posted by thg View Post
Hi Frog,

Meindert already mentioned, the difference between a PCG or a PBiCG,...
you can find in any textbook about linear iterative solvers like
Wessling, Saad, Trefethen, Stran,....
...
New Member
Posted in Solver
Views 1626 Comments 0 kindle is offline Edit Tags
Old

Compile the solver laplacianFoam

Posted August 17, 2016 at 11:22 by kindle
Updated February 23, 2017 at 04:13 by kindle

laplcacianFoam is an implemented solver in OpenFOAM, which can be found in WM_PROJECT_DIR/platforms/.../bin (executable), .../application/solver/basic (dep) and WM_PROJECT_DIR/application/solver/basic (src).

Tried to compile from $FOAM_RUN, using laplacianFoam1. After comparing with authentic one, success.
New Member
Posted in programming, Solver
Views 1439 Comments 0 kindle is offline Edit Tags

All times are GMT -4. The time now is 23:57.