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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: Daniel_Khazaei
Forum: OpenFOAM Programming & Development November 27, 2013, 13:26
Replies: 16
Views: 4,807
Posted By Daniel_Khazaei
you need to add the following headers to your...

you need to add the following headers to your program:

#include "scalarSquareMatrix.H" --->> for square type matrix

if you want to define a square matrix: A (n,n) and initiate it with 0
...
Forum: OpenFOAM Programming & Development November 27, 2013, 11:46
Replies: 16
Views: 4,807
Posted By Daniel_Khazaei
thanks for the suggestion... I had resolved...

thanks for the suggestion...

I had resolved that issue a few weeks ago. I have changed the declaration as follow:

Matrix <scalarField,scalar> A (n,m)

---------


squareScalarMatrix is...
Forum: OpenFOAM Programming & Development October 21, 2013, 11:33
Replies: 16
Views: 4,807
Posted By Daniel_Khazaei
Defining a Matrix in OpenFOAM-1.6-ext

Hello foamers


I am trying to define a Matrix in my OpenFOAM solver but I have a few problems.
I try to describe my problem with an example:

Assuming I want to define a Matrix in the solver,...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 17:52.