- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
After some investigation in this forum, it turns out that the stable connection between abacus and fortran is this old version on my pc.
Can anyone tell me where to get it and get the license for research purpose?
Thanks a lot!
Regards
Dr. Liu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Zhenhui, if you a developer who was part of our previous Student, Academic or Open Source Developer Tools program and wish to extend your existing license, please email your expired serial number and contact information to software_tools_request@intel.com to request a license.
If you were not a part of Open Source Developer Tools program, you could purchase a license. To purchase a license you can contact your nearest re-seller/distributor by clicking here: Distributors & Resellers, and scrolling down to select your country from the drop down menu.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Dr Liu,
I have a similar issue that I must download Intel® Parallel Studio XE 2019 to be compatible to with MATLAB. I am also carrying out research. Did you manage to find a solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Zhenhui, if you a developer who was part of our previous Student, Academic or Open Source Developer Tools program and wish to extend your existing license, please email your expired serial number and contact information to software_tools_request@intel.com to request a license.
If you were not a part of Open Source Developer Tools program, you could purchase a license. To purchase a license you can contact your nearest re-seller/distributor by clicking here: Distributors & Resellers, and scrolling down to select your country from the drop down menu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks a lot! I finally got the fortran compiler.
However, I still got many errors as shown by following messages.
I do belive it is a problem of linking necessary libraries into the compiling of user routines.
There are quite a few instructions on how to make the user routine work, but none of them work on my pc.
I'm using XE2019 and VS2019 (also tried VS2017).
I also know that this might be not relevant here. Considering it is a link problem, maybe anyone of you know how to fix it?
Begin Compiling Abaqus/Standard User Subroutines
8/14/2021 2:09:12 PM
Intel(R) Visual Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 19.0.0.117 Build 20180804
Copyright (C) 1985-2018 Intel Corporation. All rights reserved.
End Compiling Abaqus/Standard User Subroutines
Begin Linking Abaqus/Standard User Subroutines
Creating library standardU.lib and object standardU.exp
standardU_static.lib(uxfemnonlocalweight.obj) : error LNK2019: unresolved external symbol memmove referenced in function uxfemnonlocalweight
standardU_static.lib(voidri.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(utrsnetwork.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uvarm.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uwave.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uxfemcrack.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(usuperelasplastmod.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(utemp.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(utracload.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(utrs.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(upsd.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(urdfil.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(usdfld.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(usuperelashardmod.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umotion.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umullins.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uporep.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(upress.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umdflux.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umdfluxsetup.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umeshmotion.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umixmodefatigue.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umasfl.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umat.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umat_sst.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(umatht.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uhard.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uhypel.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uhyper.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uinter.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ufluidconnectorvalve.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ufluidleakoff.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ufluidpipefriction.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ugens.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uexternaldb.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ufield.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ufluid.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ufluidconnectorloss.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uepactivationfacet.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uepactivationsetup.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uepactivationvol.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uexpan.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(udmgini.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(udsecurrent.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uel.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uelmat.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(udamagemf.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(udecurr.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(udecurrent.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(udempotential.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ucosimulation.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ucoupledconstresp.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ucrack.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ucreepnetwork.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uanisohyper_strain.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ucohesiveoffset.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uconcentrationtensor.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(ucorr.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(sdvini.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(sigini.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uamp.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(uanisohyper_inv.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(hetval.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(mpc.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(orient.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(rsurfu.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(fric_coef.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(gapcon.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(gapelectr.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(hardini.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(dload.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(film.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(flow.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(fric.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(contactperm.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(creep.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(dflow.obj) : error LNK2001: unresolved external symbol memmove
standardU_static.lib(dflux.obj) : error LNK2001: unresolved external symbol memmove
standardU.dll : fatal error LNK1120: 1 unresolved externals
Abaqus Error: Problem during linking - Abaqus/Standard User Subroutines.
This error may be due to a mismatch in the Abaqus user subroutine arguments.
These arguments sometimes change from release to release, so user subroutines
used with a previous release of Abaqus may need to be adjusted.
Abaqus/Analysis exited with errors

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page