|
[Sponsors] |
January 11, 2008, 08:15 |
Dear all,
I would like to m
|
#1 |
Senior Member
Daniele Panara
Join Date: Mar 2009
Posts: 101
Rep Power: 17 |
Dear all,
I would like to make a phase locked average of DNS data in runtime. For this reason I would like to create dinamically n volScalarFields where to store each phase averaged value Ex: UmeanPhase1, UmeanPhase2, ..., UmeanPhaseN What could be the most elegant way of doing it? Hoping to open an interesting discussion on the subject, regards, Daniele |
|
January 17, 2008, 13:32 |
Could you elaborate a bit?
|
#2 |
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21 |
Could you elaborate a bit?
|
|
February 20, 2008, 15:37 |
I have a problem:
The proce
|
#3 |
Senior Member
Daniele Panara
Join Date: Mar 2009
Posts: 101
Rep Power: 17 |
I have a problem:
The procedure I have used to create the phase locked average in run time is working for a small grid, but in the case of a big grid I get a strange error message: --> FOAM FATAL ERROR : NO_READ specified for read-constructor of object Rphase_3 of class IOobject From function regIOobject::readStream(const word&) in file db/regIOobject/regIOobjectRead.C at line 53. FOAM aborting _ZN4Foam5error10printStackERNS_7OstreamE Aborted I think there is a problem with the memory allocation of the variables.. I used valgrind to see what is going on and I have got many errors before the initialization of the different field used for the phase averaging... Can anybody help? Invalid write of size 8 ==2575== at 0x400BCDB: _dl_init (in /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x700DD17: (within /lib64/libpthread-0.60.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x400BAB6: _dl_init (in /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x400C131: (within /lib64/ld-2.3.2.so) ==2575== by 0x400BABA: _dl_init (in /lib64/ld-2.3.2.so) ==2575== by 0x4000EA1: (within /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x400BAC7: _dl_init (in /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x400C140: _dl_debug_state (in /lib64/ld-2.3.2.so) ==2575== by 0x400BACB: _dl_init (in /lib64/ld-2.3.2.so) ==2575== by 0x4000EA1: (within /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x400BBD7: _dl_init (in /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x62B3F3D: (within /lib64/libc-2.3.2.so) ==2575== Address 0x7FEFFEFE0 is just below the stack ptr. To suppress, use: --workaround-gcc296-bugs=yes ==2575== ==2575== Invalid read of size 8 ==2575== at 0x62B3FC1: (within /lib64/libc-2.3.2.so) ==2575== by 0x400BBD9: _dl_init (in /lib64/ld-2.3.2.so) ==2575== by 0x4000EA1: (within /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE0 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x62B3F07: (within /lib64/libc-2.3.2.so) ==2575== by 0x16: ??? ==2575== Address 0x7FEFFEFE0 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x62B3F1F: (within /lib64/libc-2.3.2.so) ==2575== by 0x400BBD9: _dl_init (in /lib64/ld-2.3.2.so) ==2575== by 0x4000EA1: (within /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE0 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x62B3F20: (within /lib64/libc-2.3.2.so) ==2575== by 0x4000CB7: (within /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x7220217: (within /lib64/libdl-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x711D177: (within /lib64/libutil-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x6EBB16F: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/src/lam-7.1.1/platforms/linuxAMD64Gcc4DPOpt/lib /liblam.so.0.0.0) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x6D3F24F: ??? (crtn.S:10) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x618BBE7: ??? (crtn.S:10) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x6007F57: (within /lib64/libm-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x5E4F3F7: ??? (crtn.S:10) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x6C15BA7: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libz.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x6B13617: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libfoamUser.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x6A11D97: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/liblagrangian.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x68AE467: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libtriSurface.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x64E5107: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/lam-7.1.1/libPstream.so ) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack /*---------------------------------------------------------------------------*\ | ========= | | | \ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \ / O peration | Version: 1.3 | | \ / A nd | Web: http://www.openfoam.org | | \/ M anipulation | | \*---------------------------------------------------------------------------*/ ==2575== ==2575== Invalid read of size 8 ==2575== at 0x5ACA2B7: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libOpenFOAM.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x580CB37: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libmeshTools.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x5059F37: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libfiniteVolume.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x672F497: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libLESfilters.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x65F40CF: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libLESdeltas.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x4D771A7: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libincompressibleTransp ortModels.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x4B54F2F: (within /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libincompressibleLESmod els.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x400BBA6: _dl_init (in /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x400C140: _dl_debug_state (in /lib64/ld-2.3.2.so) ==2575== by 0x400BBAA: _dl_init (in /lib64/ld-2.3.2.so) ==2575== by 0x4000EA1: (within /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x400B39D: (within /lib64/ld-2.3.2.so) ==2575== by 0x8: ??? ==2575== Address 0x7FEFFEFF8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x400B450: (within /lib64/ld-2.3.2.so) ==2575== by 0x4000CB7: (within /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFF0 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x400B459: (within /lib64/ld-2.3.2.so) ==2575== by 0x400B3A1: (within /lib64/ld-2.3.2.so) ==2575== by 0x416E59: (within /data/home/panara/OpenFOAM/panara-1.3/applications/bin/linuxAMD64Gcc4DPOpt/chann elOodles_TbudgPhaseLocked) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x400B49C: (within /lib64/ld-2.3.2.so) ==2575== by 0x400B3A1: (within /lib64/ld-2.3.2.so) ==2575== by 0x416E59: (within /data/home/panara/OpenFOAM/panara-1.3/applications/bin/linuxAMD64Gcc4DPOpt/chann elOodles_TbudgPhaseLocked) ==2575== Address 0x7FEFFEFE0 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x4008573: _dl_lookup_versioned_symbol (in /lib64/ld-2.3.2.so) ==2575== by 0x400B55F: (within /lib64/ld-2.3.2.so) ==2575== by 0x400B3A1: (within /lib64/ld-2.3.2.so) ==2575== by 0x416E59: (within /data/home/panara/OpenFOAM/panara-1.3/applications/bin/linuxAMD64Gcc4DPOpt/chann elOodles_TbudgPhaseLocked) ==2575== Address 0x7FEFFEFE0 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x40085BF: _dl_lookup_versioned_symbol (in /lib64/ld-2.3.2.so) ==2575== by 0x400B55F: (within /lib64/ld-2.3.2.so) ==2575== by 0x400B3A1: (within /lib64/ld-2.3.2.so) ==2575== by 0x416E59: (within /data/home/panara/OpenFOAM/panara-1.3/applications/bin/linuxAMD64Gcc4DPOpt/chann elOodles_TbudgPhaseLocked) ==2575== Address 0x7FEFFEFE0 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x4008615: _dl_lookup_versioned_symbol (in /lib64/ld-2.3.2.so) ==2575== by 0x400B55F: (within /lib64/ld-2.3.2.so) ==2575== by 0x400B3A1: (within /lib64/ld-2.3.2.so) ==2575== by 0x416E59: (within /data/home/panara/OpenFOAM/panara-1.3/applications/bin/linuxAMD64Gcc4DPOpt/chann elOodles_TbudgPhaseLocked) ==2575== Address 0x7FEFFEFE0 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x400B509: (within /lib64/ld-2.3.2.so) ==2575== by 0x400B3A1: (within /lib64/ld-2.3.2.so) ==2575== by 0x416E59: (within /data/home/panara/OpenFOAM/panara-1.3/applications/bin/linuxAMD64Gcc4DPOpt/chann elOodles_TbudgPhaseLocked) ==2575== Address 0x7FEFFEFE0 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x400B532: (within /lib64/ld-2.3.2.so) ==2575== by 0x400B3A1: (within /lib64/ld-2.3.2.so) ==2575== by 0x416E59: (within /data/home/panara/OpenFOAM/panara-1.3/applications/bin/linuxAMD64Gcc4DPOpt/chann elOodles_TbudgPhaseLocked) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x400B536: (within /lib64/ld-2.3.2.so) ==2575== by 0x400B3A1: (within /lib64/ld-2.3.2.so) ==2575== by 0x416E59: (within /data/home/panara/OpenFOAM/panara-1.3/applications/bin/linuxAMD64Gcc4DPOpt/chann elOodles_TbudgPhaseLocked) ==2575== Address 0x7FEFFEFF0 is on thread 1's stack ==2575== ==2575== Invalid read of size 8 ==2575== at 0x400B537: (within /lib64/ld-2.3.2.so) ==2575== Address 0x7FEFFEFF8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x62C6760: __sigsetjmp (in /lib64/libc-2.3.2.so) ==2575== by 0x62B40A4: __libc_start_main (in /lib64/libc-2.3.2.so) ==2575== Address 0x7FEFFEFE0 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x62C6764: __sigsetjmp (in /lib64/libc-2.3.2.so) ==2575== by 0x62B40A4: __libc_start_main (in /lib64/libc-2.3.2.so) ==2575== Address 0x7FEFFEFE8 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x62C676D: __sigsetjmp (in /lib64/libc-2.3.2.so) ==2575== by 0x62B40A4: __libc_start_main (in /lib64/libc-2.3.2.so) ==2575== Address 0x7FEFFEFF0 is on thread 1's stack ==2575== ==2575== Invalid write of size 8 ==2575== at 0x62C6775: __sigsetjmp (in /lib64/libc-2.3.2.so) ==2575== by 0x62B40A4: __libc_start_main (in /lib64/libc-2.3.2.so) ==2575== Address 0x7FEFFEFF8 is on thread 1's stack Exec : channelOodles_TbudgPhaseLocked . DNS_Foam_lam_unst Date : Feb 20 2008 Time : 20:25:29 Host : beo-12 PID : 2575 ==2575== ==2575== Conditional jump or move depends on uninitialised value(s) ==2575== at 0x401078E: (within /lib64/ld-2.3.2.so) ==2575== by 0x400616F: _dl_map_object (in /lib64/ld-2.3.2.so) ==2575== by 0x63A441A: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A4E5A: _dl_open (in /lib64/libc-2.3.2.so) ==2575== by 0x63A6130: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A61CA: __libc_dlopen_mode (in /lib64/libc-2.3.2.so) ==2575== by 0x63853D7: __nss_lookup_function (in /lib64/libc-2.3.2.so) ==2575== by 0x6385533: (within /lib64/libc-2.3.2.so) ==2575== by 0x63439ED: getpwuid_r (in /lib64/libc-2.3.2.so) ==2575== by 0x634327C: getpwuid (in /lib64/libc-2.3.2.so) ==2575== ==2575== Conditional jump or move depends on uninitialised value(s) ==2575== at 0x4010799: (within /lib64/ld-2.3.2.so) ==2575== by 0x400616F: _dl_map_object (in /lib64/ld-2.3.2.so) ==2575== by 0x63A441A: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A4E5A: _dl_open (in /lib64/libc-2.3.2.so) ==2575== by 0x63A6130: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A61CA: __libc_dlopen_mode (in /lib64/libc-2.3.2.so) ==2575== by 0x63853D7: __nss_lookup_function (in /lib64/libc-2.3.2.so) ==2575== by 0x6385533: (within /lib64/libc-2.3.2.so) ==2575== by 0x63439ED: getpwuid_r (in /lib64/libc-2.3.2.so) ==2575== by 0x634327C: getpwuid (in /lib64/libc-2.3.2.so) ==2575== ==2575== Conditional jump or move depends on uninitialised value(s) ==2575== at 0x40107A4: (within /lib64/ld-2.3.2.so) ==2575== by 0x400616F: _dl_map_object (in /lib64/ld-2.3.2.so) ==2575== by 0x63A441A: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A4E5A: _dl_open (in /lib64/libc-2.3.2.so) ==2575== by 0x63A6130: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A61CA: __libc_dlopen_mode (in /lib64/libc-2.3.2.so) ==2575== by 0x63853D7: __nss_lookup_function (in /lib64/libc-2.3.2.so) ==2575== by 0x6385533: (within /lib64/libc-2.3.2.so) ==2575== by 0x63439ED: getpwuid_r (in /lib64/libc-2.3.2.so) ==2575== by 0x634327C: getpwuid (in /lib64/libc-2.3.2.so) ==2575== ==2575== Conditional jump or move depends on uninitialised value(s) ==2575== at 0x4010901: (within /lib64/ld-2.3.2.so) ==2575== by 0x4006365: _dl_map_object (in /lib64/ld-2.3.2.so) ==2575== by 0x63A441A: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A4E5A: _dl_open (in /lib64/libc-2.3.2.so) ==2575== by 0x63A6130: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A61CA: __libc_dlopen_mode (in /lib64/libc-2.3.2.so) ==2575== by 0x63853D7: __nss_lookup_function (in /lib64/libc-2.3.2.so) ==2575== by 0x6385533: (within /lib64/libc-2.3.2.so) ==2575== by 0x63439ED: getpwuid_r (in /lib64/libc-2.3.2.so) ==2575== by 0x634327C: getpwuid (in /lib64/libc-2.3.2.so) ==2575== ==2575== Invalid read of size 8 ==2575== at 0x401090E: (within /lib64/ld-2.3.2.so) ==2575== by 0x400925C: (within /lib64/ld-2.3.2.so) ==2575== by 0x4004B14: (within /lib64/ld-2.3.2.so) ==2575== by 0x400634B: _dl_map_object (in /lib64/ld-2.3.2.so) ==2575== by 0x63A441A: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A4E5A: _dl_open (in /lib64/libc-2.3.2.so) ==2575== by 0x63A6130: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A61CA: __libc_dlopen_mode (in /lib64/libc-2.3.2.so) ==2575== by 0x63853D7: __nss_lookup_function (in /lib64/libc-2.3.2.so) ==2575== by 0x6385533: (within /lib64/libc-2.3.2.so) ==2575== Address 0x74A0B78 is 24 bytes inside a block of size 25 alloc'd ==2575== at 0x4A19CEB: malloc (vg_replace_malloc.c:149) ==2575== by 0x4006601: _dl_map_object (in /lib64/ld-2.3.2.so) ==2575== by 0x63A441A: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A4E5A: _dl_open (in /lib64/libc-2.3.2.so) ==2575== by 0x63A6130: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A61CA: __libc_dlopen_mode (in /lib64/libc-2.3.2.so) ==2575== by 0x63853D7: __nss_lookup_function (in /lib64/libc-2.3.2.so) ==2575== by 0x6385533: (within /lib64/libc-2.3.2.so) ==2575== by 0x63439ED: getpwuid_r (in /lib64/libc-2.3.2.so) ==2575== by 0x634327C: getpwuid (in /lib64/libc-2.3.2.so) ==2575== ==2575== Invalid read of size 8 ==2575== at 0x40108F4: (within /lib64/ld-2.3.2.so) ==2575== by 0x400925C: (within /lib64/ld-2.3.2.so) ==2575== by 0x4004B14: (within /lib64/ld-2.3.2.so) ==2575== by 0x400634B: _dl_map_object (in /lib64/ld-2.3.2.so) ==2575== by 0x63A441A: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A4E5A: _dl_open (in /lib64/libc-2.3.2.so) ==2575== by 0x63A6130: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A61CA: __libc_dlopen_mode (in /lib64/libc-2.3.2.so) ==2575== by 0x63853D7: __nss_lookup_function (in /lib64/libc-2.3.2.so) ==2575== by 0x63854D5: __nss_next (in /lib64/libc-2.3.2.so) ==2575== Address 0x74A14F8 is 16 bytes inside a block of size 23 alloc'd ==2575== at 0x4A19CEB: malloc (vg_replace_malloc.c:149) ==2575== by 0x4006601: _dl_map_object (in /lib64/ld-2.3.2.so) ==2575== by 0x63A441A: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A4E5A: _dl_open (in /lib64/libc-2.3.2.so) ==2575== by 0x63A6130: (within /lib64/libc-2.3.2.so) ==2575== by 0x400B97F: _dl_catch_error (in /lib64/ld-2.3.2.so) ==2575== by 0x63A61CA: __libc_dlopen_mode (in /lib64/libc-2.3.2.so) ==2575== by 0x63853D7: __nss_lookup_function (in /lib64/libc-2.3.2.so) ==2575== by 0x63854D5: __nss_next (in /lib64/libc-2.3.2.so) ==2575== by 0x634397D: getpwuid_r (in /lib64/libc-2.3.2.so) ==2575== by 0x634327C: getpwuid (in /lib64/libc-2.3.2.so) Root : /data/home/panara Case : DNS_Foam_lam_unst Nprocs : 1 Create time Create mesh, no clear-out for time = 0 ==2575== ==2575== Conditional jump or move depends on uninitialised value(s) ==2575== at 0x5B058DA: Foam::fileName::ext() const (in /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libOpenFOAM.so) ==2575== by 0x5AD5A8C: Foam::readDir(Foam::fileName const&, Foam::fileName::Type, bool) (in /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libOpenFOAM.so) ==2575== by 0x5B4BD66: Foam::Time::findTimes(Foam::fileName const&) (in /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libOpenFOAM.so) ==2575== by 0x5B41A64: Foam::Time::times() const (in /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libOpenFOAM.so) ==2575== by 0x5B4E113: Foam::Time::findInstance(Foam::fileName const&, Foam::word const&, Foam::IOobject::readOption) const (in /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libOpenFOAM.so) ==2575== by 0x5BE7CF1: Foam::polyMesh::polyMesh(Foam::IOobject const&) (in /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libOpenFOAM.so) ==2575== by 0x50895C8: Foam::fvMesh::fvMesh(Foam::IOobject const&) (in /apps/prod/OpenFOAM/OpenFOAM-1.3/lib/linuxAMD64Gcc4DPOpt/libfiniteVolume.so) ==2575== by 0x41714D: main (in /data/home/panara/OpenFOAM/panara-1.3/applications/bin/linuxAMD64Gcc4DPOpt/chann elOodles_TbudgPhaseLocked) Reading transportProperties Reading field p Reading field U Reading field T Reading/calculating face flux field phi Selecting incompressible transport model Newtonian phase = "0" Creating field "Uphase_0" Creating field "Rphase_0" Creating field "pMean_phase_0" Creating field "pPrime2Mean_phase_0" Creating field "Tmean_phase_0" Creating field "TUphase_0" Creating field "Trms_phase_0" Creating field "ProdKtheta_phase_0" Creating field "DissKtheta_phase_0" |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
phase-average & wavelet | lee | CFX | 1 | November 2, 2009 12:24 |
time-average | hossein | CFX | 0 | February 27, 2008 05:10 |
UDS time average | bashu | FLUENT | 0 | August 13, 2007 13:28 |
RANS from time average -- How about space average? | TT | Main CFD Forum | 1 | April 11, 2006 15:38 |
Time average value of a UDS | ap | FLUENT | 5 | April 19, 2004 03:56 |