programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions/Subroutines
alemav.f90 File Reference

This subroutine updates the mesh in the ALE framework. More...

Functions/Subroutines

subroutine alemav (itrale, impale, ialtyb, dt, rtpa, rtp, depale, xyzno0)
 

Detailed Description

This subroutine updates the mesh in the ALE framework.

Function/Subroutine Documentation

subroutine alemav ( integer  itrale,
integer, dimension(nnod)  impale,
integer, dimension(nfabor)  ialtyb,
double precision, dimension(ncelet)  dt,
double precision, dimension(ncelet,*)  rtpa,
double precision, dimension(ncelet,*)  rtp,
double precision, dimension(3,nnod)  depale,
double precision, dimension(3,nnod)  xyzno0 
)
Parameters
[in]itralenumber of the current ALE iteration
[in]dttime step (per cell)
[in]impaleindicator of node displacement
[in]ialtybALE Boundary type
[in,out]rtp,rtpacalculated variables at cell centers (at current and previous time steps)
[in,out]depalenodes displacements
[in,out]xyzno0nodes coordinates of the initial mesh