|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
Balakrishna
Join Date: Aug 2020
Posts: 4
Rep Power: 7 ![]() |
I am working on this theoretical problem where I have a finite difference equations derived. The consequence of this equation is a laplacian stencil:
0&0&-1&0&0\\ 0&0&0&0&0\\ -1&0&4&0&-1\\ 0&0&0&0&0\\ 0&0&-1&0&0\\ I have problems with converting this stencil in to a generalized matrix. Is there a method to do it other than writing seperate equation for each grid point? Thanks in advance |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problem simulating the temperature rise in a composite material (chtMultiRegionFoam) | Adam_K | OpenFOAM Running, Solving & CFD | 2 | March 27, 2019 07:51 |
| Convection Diffusion 1-D Matrix Problem | balrog | Main CFD Forum | 1 | November 3, 2014 14:34 |
| Force can not converge | colopolo | CFX | 13 | October 4, 2011 23:03 |
| OpenFOAM version 1.6 details | lakeat | OpenFOAM Running, Solving & CFD | 42 | August 26, 2009 22:47 |
| Notation Standards and Uniformity | yNot | CFD-Wiki | 0 | April 5, 2008 16:00 |