SiteMap Page 5


Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 Next

POLYFLOW - error for a calculation with UDF (user defined fucntion): "CLIPS data structures are in an inconsistent or corrupted state."

This error may have occurred from errors in user defined code."
What can be done?
It is possible that the evaluation of the function has failed. This may happen when the argument leads e.g. to a...

POLYFLOW - Library not found... (e.g. /Fluent.Inc/polyflow3.12.2/lnamd64/libs/libstdc++.so.6))

When such is required, the missing libraries can be found in the installation directory .../Fluent.Inc/polyflow3.12.2/lnamd64/libs/add_libs. ONLY the missing library should be copied in the...

ssh_keysign: no reply - key_sign failed

When trying to run FLUENT in network parallel using ssh you receive the following error:

bad fd
ssh_keysign: no reply
key_sign failed

Resolution/Workaround 1 : If you are using Host Based...

libxcb: WARNING! Program tries to unlock a connection without having acquired a lock first, which indicates a programming error

After updating openSuSE to 10.3 and trying to run Gambit you receive a libxcb error.

libxcb: WARNING! Program tries to unlock a connection without having acquired a lock first, which indicates a...

POLYFLOW - Number of functions exceeded (in CREVLC)

A simulation case involves the definition of several PMAT functions. When running POLYFLOW, the calculation stops with the error message "Number of functions exceeded" originating from...

POLYDATA - cannot open a material datafile whose filename has more than 78 characters

When trying to read a material data file from the installation directory, POLYDATA produces an error message: "cannot open file. Filename has more than 78 characters".
This will be fixed in the...

After installing Fluent 6.4.x beta Gambit 2.4.6 fails to import Problem to import an stl file and reports the following:
Error: Microsoft Visual C++ Runtime Library
Runtime Error!

Resolution: Gambit is complaining about fe4318.exe but Gambit's install log shows it installs fe4317.exe. Rename fe4318.exe to fe4317.exe.

Caution: This may break some import/export functionality...

When reading a mesh file into FLUENT an error is reported:
Error: Cannot change [a boundary zone name] to interior because there is only one adjacent cell thread.

This error occurs when an edge, in 2D, or a face, in 3D, is assigned the boundary type interior in Gambit when that edge/face only has a fluid region on one side. If your mesh is intended to have...

iterop_translator.exe - The application failed to initialize properly - WINDOWS

You are trying to import an IGES or STEP file into Gambit 2.4.6 and you either receive this error:

iterop_translator.exe
The application failed to initialize properly.

Or another error about a...

Fluentlm.exe Unable to locate component. Cannot find file msvcr71.dll

Download [http://www.eureka.im/downloads/msvcr71.dll] msvcr71.dll and copy it to the C:Fluent.IncFSLM10.8ntx86 or C:Fluent.IncFSLM10.8win64 directory depending on your operating system. Restart...

Fluent: The application failed to initialize properly (0xc0150002). Click on OK to terminate the application.

FLUENT 6.3.26 64-bit requires the Microsoft .NET Framework 2.0 libraries. FLUENT will not launch without this. The error shown is:

"The application failed to initialize properly...

POLYFLOW - error message: ERROR in SOLVER section 38 in inodm, Overflow : invalid elem !

When this message appears at the end of an evolution step, the possible trouble is that the solver tries to write output files for a non-simply connected boundary line. A convenient remedy...

POLYFLOW - Error in stack storage allocation package; error in DPGETB; error messages: "Malloc failed", "not enough swap space".

On a 32 bits machine, the (theoretically) addressable space is at most 2G. Practically, it is less than that, and it may depend on the individual configuration of the computer as well as on the...

Program not Found. Check your configuration file or the environment variable for Polyflow

This error message: "Program not Found. Check your configuration file or the environment variable for Polyflow" occurs on Windows 64-bit systems running Polyflow 64-bit when trying to...

POLYMAN - on Windows32/64: "ERROR: can not open file" when converting a GAMBIT neutral file via the toolbar POLYMAN (convert a gambit neutral file)

A neutral file is created with GAMBIT under the POLYMAN environment. When asking its conversion into POLYFLOW format via the toolbar, a non-graphic version of POLYDATA is opened, and which waits...

FLUENT 6 - Solver/Monitor error about unrecognised turbulent function: Error: Cell_Function_Values: unrecognised function: production

When switching from one turbulence model to another which is using different transport equations/parameters, and when monitors of turbulent parameters have been defined, the solver will give an...

FLUENT 6 - Species appear to diffuse across thin solid walls.

Species appear to diffuse across a solid wall with zero thickness. In this specific case no reactions were occurring, there were only two species and the BC at the wall was zero-diffusive flux and...

Fieldview - Error: client initialization failed and unknown socket or communication error <10013>.

Add the -port none option while opening Fieldview, for example:

fv -port none

MixSim 2.1: Create a new model: "Error: sopenoutputfile: unable to open file", no Cylindrical Tank object

In MixSim 2.1.10, at the time when the user selects "File -- New Model", an error message appears:

Error: sopenoutputfile: unable to open file for output
Error Object:...

POLYFLOW - Error message 'Blocs exhausted. NBLOCS > 20000 in the .p3rc file'. What is happening?

A POLYFLOW simulation crashes and an error message is generated from the Expert System, as indicated below. What can be done?

* Expert tool diagnostics *
Blocs exhausted. NBLOCS > 20000 in the...

FLUENT 6 - How to add C++ object files in UDF

The procedure to add pre-compiled object files in UDFs is given in the UDF manual but it requires a few more instructions in order to add C++ functions in the UDF. Here is the procedure to add C++...

MixSim 2.1 - meshing failure

When MixSim 2.1 fails to generate a mesh, several things can be done to help it.
Meshing failures can look different:
- A messagse appears telling that meshing failed for a certain object. It...

MixSim V2 - Cannot mesh in MixSim 2.0 after installing MixSim 2.1 -- MixSim fails with "undefined read macro" error on lnx86

MixSim_2.0 produces an "undefined read macro" error at some point during meshing (may occur in other situations as well) after MixSim_2.1 was installed in the same "Fluent.Inc"...

FLUENT V6.2 & 6.3 - Writing out variable data into a file in ASCII format from the parallel version

FLUENT doesn't give option to write out file in ASCII format when using the parallel version
A UDF is written to export FLUENT variable data in ASCII format from FLUENT parallel.

The example UDF...

MixSim 2.1: transient / sliding mesh model: Error: open_udf_library: The system cannot find the path specified.

A model file is loaded that involves a transient / sliding mesh analysis.
At the attempt to run the solver, an error message appears:
Error: open_udf_library: The system cannot find the path...