vitoram14
Aerospace
- Jun 7, 2024
- 1
hey guys I'm tryng to link my abaqus 2020, Visual studio 2019 and classic intel fortran compiler ( I also saw many tutorials and forums about that but i'm still in trouble with this problem when I verify if the linking was working.
C:\Windows\System32>abaqus verify -user_std
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.0.0
** Copyright (c) 2019 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'
Abaqus Product Install Verification...
Fri Jun 7 16:06:58 2024
Found C:\Windows\SysWOW64\verify. All verification files will reside in
this directory.
Old job files exist. They will be moved to verifyOLD.
Abaqus/Standard with user subroutines
...ERROR
Abaqus did not complete successfully.
Please see std_user.log for details.
Continuing...
Clean-up...
Job files exist. Verification directory C:\Windows\SysWOW64\verify will not
be deleted.
When I look for the std_user.log say this:
Analysis initiated from SIMULIA established products
Abaqus JOB std_user
Abaqus 2020
Abaqus License Manager checked out the following licenses:
Abaqus/Standard checked out 5 tokens from Flexnet server Vitor.
<1019 out of 1024 licenses remain available>.
Begin Compiling Abaqus/Standard User Subroutines
6/7/2024 3:54:46 PM
Intel(R) Fortran Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.12.0 Build 20240222_000000
Copyright (C) 1985-2024 Intel Corporation. All rights reserved.
ifort: remark #10448: Intel(R) Fortran Compiler Classic (ifort) is now deprecated and will be discontinued late 2024. Intel recommends that customers transition now to using the LLVM-based Intel(R) Fortran Compiler (ifx) for continued Windows* and Linux* support, new language support, new language features, and optimizations. Use '/Qdiag-disable:10448' to disable this message.
End Compiling Abaqus/Standard User Subroutines
Begin Linking Abaqus/Standard User Subroutines
Creating library standardU.lib and object standardU.exp
End Linking Abaqus/Standard User Subroutines
6/7/2024 3:54:46 PM
Begin Analysis Input File Processor
6/7/2024 3:54:46 PM
Run pre.exe
6/7/2024 3:54:49 PM
End Analysis Input File Processor
Begin Abaqus/Standard Analysis
6/7/2024 3:54:49 PM
Run standard.exe
6/7/2024 3:54:49 PM
Abaqus Error: Abaqus/Standard Analysis exited with an error - Please see the
message file for possible error messages if the file exists.
Begin SIM Wrap-up
6/7/2024 3:54:50 PM
Run SMASimUtility.exe
6/7/2024 3:54:50 PM
End SIM Wrap-up
Abaqus/Analysis exited with errors
I though that the problem is with the abaqus standard.exe, but i cant also see the menssage file because it didnt created. Some one can help me? Pls its for university work and I need help
C:\Windows\System32>abaqus verify -user_std
**********************************************************************
** Visual Studio 2019 Developer Command Prompt v16.0.0
** Copyright (c) 2019 Microsoft Corporation
**********************************************************************
[vcvarsall.bat] Environment initialized for: 'x64'
Abaqus Product Install Verification...
Fri Jun 7 16:06:58 2024
Found C:\Windows\SysWOW64\verify. All verification files will reside in
this directory.
Old job files exist. They will be moved to verifyOLD.
Abaqus/Standard with user subroutines
...ERROR
Abaqus did not complete successfully.
Please see std_user.log for details.
Continuing...
Clean-up...
Job files exist. Verification directory C:\Windows\SysWOW64\verify will not
be deleted.
When I look for the std_user.log say this:
Analysis initiated from SIMULIA established products
Abaqus JOB std_user
Abaqus 2020
Abaqus License Manager checked out the following licenses:
Abaqus/Standard checked out 5 tokens from Flexnet server Vitor.
<1019 out of 1024 licenses remain available>.
Begin Compiling Abaqus/Standard User Subroutines
6/7/2024 3:54:46 PM
Intel(R) Fortran Intel(R) 64 Compiler Classic for applications running on Intel(R) 64, Version 2021.12.0 Build 20240222_000000
Copyright (C) 1985-2024 Intel Corporation. All rights reserved.
ifort: remark #10448: Intel(R) Fortran Compiler Classic (ifort) is now deprecated and will be discontinued late 2024. Intel recommends that customers transition now to using the LLVM-based Intel(R) Fortran Compiler (ifx) for continued Windows* and Linux* support, new language support, new language features, and optimizations. Use '/Qdiag-disable:10448' to disable this message.
End Compiling Abaqus/Standard User Subroutines
Begin Linking Abaqus/Standard User Subroutines
Creating library standardU.lib and object standardU.exp
End Linking Abaqus/Standard User Subroutines
6/7/2024 3:54:46 PM
Begin Analysis Input File Processor
6/7/2024 3:54:46 PM
Run pre.exe
6/7/2024 3:54:49 PM
End Analysis Input File Processor
Begin Abaqus/Standard Analysis
6/7/2024 3:54:49 PM
Run standard.exe
6/7/2024 3:54:49 PM
Abaqus Error: Abaqus/Standard Analysis exited with an error - Please see the
message file for possible error messages if the file exists.
Begin SIM Wrap-up
6/7/2024 3:54:50 PM
Run SMASimUtility.exe
6/7/2024 3:54:50 PM
End SIM Wrap-up
Abaqus/Analysis exited with errors
I though that the problem is with the abaqus standard.exe, but i cant also see the menssage file because it didnt created. Some one can help me? Pls its for university work and I need help