CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   Chapter 19 Air Conditioning Simulation (Error in Compiling the Fortran Subroutine) (https://www.cfd-online.com/Forums/cfx/170094-chapter-19-air-conditioning-simulation-error-compiling-fortran-subroutine.html)

xyq916 April 24, 2016 06:21

Chapter 19 Air Conditioning Simulation (Error in Compiling the Fortran Subroutine)
 
1 Attachment(s)
Dear All:
I was trying to simulate the case in chapter 19 air conditioning in tutorial on Linux (Red Hat 4.4.6-3). I think I can pass through the step of "Compiling the fortran subroutine for the thermostat" for a folder named "linux-amd64" was created. There have two files named "libTStat_Control.so" and "libTStat_Control.o" in the folder. But when I run HVAC.def I get a dialog box and the follow error:
****** PROBLEM REPORT ****** |
|--------------------------------------------------------------------|
| Subsystem: Input and Output |
| Subroutine name: ErrAction |
| Severity level: Fatal Error |
| Error message number: 001100279 |
|--------------------------------------------------------------------|
| Message: |
| |
| Error opening /home/xiaoyq/Desktop/cfx/linux-amd64/libTStat_Contr- |
| ol.so: /opt/intel/Compiler/11.1/072/lib/intel64/libifcore.so.5: u- |
| ndefined symbol: __intel_sse2_strlen |
| |
| |
| |
+================================================= ===================+

+================================================= ===================+
| ****** PROBLEM REPORT ****** |
|--------------------------------------------------------------------|
| Subsystem: Input and Output |
| Subroutine name: ErrAction |
| Severity level: Fatal Error |
| Error message number: 001100279 |
|--------------------------------------------------------------------|
| Message: |
| |
| USER ROUTINE: Thermostat Routine could not be loaded. Please chec- |
| k the Library Path, Library Name and Calling Name. For FORTRAN us- |
| er routines, the Calling Name should be in lower case. |
| |
| |
| |
+================================================= ===================+

+================================================= ===================+
| ****** PROBLEM REPORT ****** |
|--------------------------------------------------------------------|
| Subsystem: Input and Output |
| Subroutine name: ErrAction |
| Severity level: Fatal Error |
| Error message number: 001100279 |
|--------------------------------------------------------------------|
| Message: |
| |
| Stopped in routine UR_REGISTER

I install a Intel compiler, the environment variables as follow:
#####Setting for Intel Compiler#####
source /opt/intel/Compiler/11.1/072/bin/intel64/iccvars_intel64.sh
source /opt/intel/Compiler/11.1/072/bin/intel64/ifortvars_intel64.sh
source /opt/intel/Compiler/11.1/072/bin/intel64/idbvars.sh
source /opt/intel/mkl/10.2.6.038/tools/environment/mklvarsem64t.sh

What I should do? Thanks!


All times are GMT -4. The time now is 09:33.