|
[Sponsors] |
September 6, 2016, 05:07 |
Double precision problems
|
#1 |
New Member
Join Date: Sep 2016
Posts: 2
Rep Power: 0 |
Hello,
I have made an interface between Matlab and CFX, so am running CFX from the command line. The command am using to start the simulation is !"C:\Program Files\ANSYS Inc\v170\CFX\bin\cfx5solve" -def def_file_path.def -double -ccl ccl_file_path.ccl -fullname outbase_path The command above is working without any errors and I get my output files but when am taking a closer look into the outbase_path.out I see even if I used -double command I get, Added /SIMULATION CONTROL/EXECUTION CONTROL/EXECUTABLE SELECTION/Double Precision = Off. Am running a student version of CFX could this be the fault? Am very new CFX program. I appreciate all help I can get to solve this issue |
|
September 6, 2016, 12:33 |
|
#2 |
Senior Member
Join Date: Jun 2009
Posts: 1,880
Rep Power: 33 |
That is information at the top of the output file, correct ?
What does the setting says at the end of the CFX Command Language section says ? There should be an entry such as Double Precision = On | Off That is the final setting, and the one enforced on the software downstream. Also, you can look at the ANSYS CFX Solver banner further down in the output file, and there should be a long string with information about the executable. Such string should say single|double... Hope the above helps, |
|
September 6, 2016, 16:10 |
|
#3 | |
New Member
Join Date: Sep 2016
Posts: 2
Rep Power: 0 |
Hello,
Yes, thats information at the top of the output file, in the CFX Command Language for Run i got: "SIMULATION CONTROL: EXECUTION CONTROL: EXECUTABLE SELECTION: Double Precision = Yes Large Problem = No" Executable Attributes: double-64bit-int32-archfort-optimised-noprof-lcomp Since am using student version am limited to 128K nodes, but it really seems that it just using single precision because when am looking at the aspect ratio it says 100 (I read the CFX manual and it said something about that) Quote:
|
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Single or double precision | Jonas Larsson | Main CFD Forum | 16 | June 20, 2017 07:53 |
Double precision case open in single precision solver. | cinwendy | FLUENT | 6 | March 27, 2013 04:19 |
Switch from single precision to double precision | kk81 | OpenFOAM Bugs | 0 | March 11, 2010 07:14 |
Parallel rasInterFoam | openfoam_user | OpenFOAM Running, Solving & CFD | 4 | November 1, 2008 05:14 |
Double Precision? | Novak Elliott | CFX | 1 | June 6, 2003 02:45 |