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 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Marshak
Forum: OpenFOAM Programming & Development November 29, 2013, 10:06
Replies: 7
Views: 1,080
Posted By Marshak
I have attached the files to compile (put in...

I have attached the files to compile (put in /thermophysical models/radiation models/submodels/absorptionEmissionModel). I get following errors:
...
Forum: OpenFOAM Programming & Development November 29, 2013, 06:29
Replies: 7
Views: 1,080
Posted By Marshak
error: ‘U’ was not declared in this scope ...

error: ‘U’ was not declared in this scope

mesh’ does not have class type

I should mention that I am writing this code for thermal radiation modelling and only need to calculate volume of each...
Forum: OpenFOAM Programming & Development November 26, 2013, 08:05
Replies: 7
Views: 1,080
Posted By Marshak
still the same error

still the same error
Forum: OpenFOAM Programming & Development November 26, 2013, 06:43
Replies: 7
Views: 1,080
Posted By Marshak
cell volume error

In my code I want to calculate the volume of each cell in the mesh to be used.

here below is the code:


forAll(Y, celli)
{
cell_volume[celli]=mesh.V()[celli];
...
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -4. The time now is 14:02.