Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29249 토론

Problem while linking abaqus with fortran

Oumaima
초급자
1,026 조회수

I have installed 

abaqus 2022

Microsoft Visual Studio 2019

Intel OneAPI base toolkit 2024.1

Intel OneAPI HPC toolkit 2024.1

while linking abaqus with fortran I got this error

error.png

Any help please !

0 포인트
3 응답
TobiasK
중재자
987 조회수

@Oumaima This is probably a question for the Abaqus support not for the Fortran forum here.

0 포인트
mecej4
명예로운 기여자 III
969 조회수

Decades ago, I had a colleague who had a prominently displayed plaque that said:

 

     Engineering is Precision Guesswork

 

That bit of wisdom prompts me to observe that there was no "problem with linking", as reported in this thread.

The Abaqus verification batch file caused a short Fortran program to be generated, compiled, linked and run. The run, however, did not produce the expected result, and this mishap can have had a number of reasons.

You may inspect the log file user_std.log for more details that may or may not add to the confusion, but nothing divulged so far indicates that there was any "problem with linking" in the sense that any user of Intel Fortran is likely to think of.

Oumaima
초급자
956 조회수

@mecej4 The log file user_std.log shows:

Fetching files: ['std_user']
Abaqus FETCH job std_user
fetching: std_user.for
fetching: std_user.inp
Running Abaqus/Standard user subroutine

Action Type: analysis
JobTest user_std args: ['-job', 'std_user', '-user', 'std_user', '-seq']

0 포인트
응답