18 Oct Blog Fortran ‘Must Knows’ for Writing Subroutines in Abaqus (PART II) March 12, 2022 By Writers of CAE Assistant Group 0 comments In the last blog post, Fortran 'Must Knows' for Writing Subroutines in Abaqus (PART I), we review some of the Fortran basics vital for ...Continue reading
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 Recommendations February 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 Fortran February 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