Skip to main content
Back to top
Ctrl
+
K
Contents:
RSE Best Practices
Write code for readability, maintainability, and clarity
Write small functions that do
one thing
, and do that
one thing
well
Don’t assume your code does what you think - test it.
Help other users and developers with good documentation
IDEs and automatic tools
Version Control
Language Specific Styles
Abaqus User Subroutines
Fortran Guidelines
Using Fortran Modules
Free-form Fortran with Abaqus
Explicit Typing with Abaqus
Using Named State Variables
Reading Material Properties from a Namelist File
Using Abaqus on UoB HPC clusters
Single-Node Jobs
Multi-Node Jobs
Troubleshooting
RSE Guides
Getting started with Git
Installing Abaqus on your University of Bristol (UoB) machine
Search
Error
Please activate JavaScript to enable the search functionality.
Ctrl
+
K