https://github.com/caeassistant-group/abaqus-vdflux-dflux-subroutines-in-fortran-language-for-welding-simulation
In the project, we modeled welding in Abaqus using VDFLUX subroutine. VDFLUX subroutine is an Abaqus tool, designed for thermal loading in form of body/surface fluxes, as a function of time, coordinates, etc. We have a free blog on our website that delves into the details of DFLUX/VDFLUX subroutines. You can access it through the provided link
https://github.com/caeassistant-group/abaqus-vdflux-dflux-subroutines-in-fortran-language-for-welding-simulation
abaqus cae dflux-subroutine fem finite-element-methods flux fortran heatflux numerical-analysis numerical-methods subroutine vdflux-subroutine welding-processes
Last synced: 2 months ago
JSON representation
In the project, we modeled welding in Abaqus using VDFLUX subroutine. VDFLUX subroutine is an Abaqus tool, designed for thermal loading in form of body/surface fluxes, as a function of time, coordinates, etc. We have a free blog on our website that delves into the details of DFLUX/VDFLUX subroutines. You can access it through the provided link
- Host: GitHub
- URL: https://github.com/caeassistant-group/abaqus-vdflux-dflux-subroutines-in-fortran-language-for-welding-simulation
- Owner: CAEAssistant-Group
- License: mit
- Created: 2025-02-25T09:11:48.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-25T10:11:05.000Z (3 months ago)
- Last Synced: 2025-02-25T10:28:45.523Z (3 months ago)
- Topics: abaqus, cae, dflux-subroutine, fem, finite-element-methods, flux, fortran, heatflux, numerical-analysis, numerical-methods, subroutine, vdflux-subroutine, welding-processes
- Language: Fortran
- Homepage: https://caeassistant.com/blog/abaqus-dflux-subroutine-example-vdflux/?utm_source=CAE+Assistant+GitHub&utm_medium=CAE+Assistant+GitHub+Files&utm_campaign=CAE+Assistant+Abaqus+Demo&utm_content=DFLUX+Subroutine+CAEASSISTANT
- Size: 869 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Abaqus-VDFLUX-DFLUX-Subroutines-in-Fortran-Language-for-Welding-Simulation
In the project, we modeled welding in Abaqus using DFLUX subroutine. VDFLUX subroutine is an Abaqus tool, designed for thermal loading in form of body/surface fluxes, as a function of time, coordinates, etc. VDFLUX subroutine is available for the Abaqus Explicit solver, while its equivalent for the Standard solver is called DFLUX.We also have a free blog on our website that delves into the details of DFLUX/VDFLUX subroutines. You can access it through the provided link.
![]()
As shown in the figure below, the objective of this problem is to use DFLUX to analyze the welding between two plates, and the corresponding INP file is also attached.
![]()