19 Sep Blog Fortran ‘Must Knows’ for Writing Subroutines in Abaqus (PART I)February 24, 2022 By Writers of CAE Assistant Group 0 comments In Abaqus, user subroutines are primarily written in Fortran, although developing your code in C or C++ is also possible. If ...Continue reading
19 Oct Blog Start Writing Your 1st UMAT for Abaqus (PART A: Foundation)February 23, 2022 By Writers of CAE Assistant Group 12 comments Here our focus is on UMAT, an advanced subroutine we use to include desired material behavior in simulations. However, the use of this ...Continue reading
30 Aug Blog Start Writing a Subroutine in Abaqus: Basics and RecommendationsFebruary 24, 2022 By Writers of CAE Assistant Group 3 comments The user subroutines in Abaqus allow the program to be customized for particular applications, which are not available through main Aba...Continue reading
26 May Blog Linking Abaqus 2017 and FortranFebruary 23, 2022 By Writers of CAE Assistant Group 1 comment As you know, we need to link Abaqus and Intel Fortran to execute user subroutines such as VUMAT, UMAT, USDFLD, etc. You can link variou...Continue reading
23 Mar Blog Compatible Fortran and Visual Studio for AbaqusOctober 27, 2021 By Writers of CAE Assistant Group 0 comments As you may know, Abaqus user subroutines are written in Fortran language using Intel Fortran. Intel Fortran compiler needs to work unde...Continue reading