wiki:updateq

Version 2 (modified by trac, 12 years ago) ( diff )

Back to MusclBear

The updateq Subroutine

The updateq subroutine updates Info%q as well as calls UpdateFixups and CoarseFineFlux

Input Parameters

  • n: Refers to the direction of the current slice
  • indx: contains the indices for the slice in the n-direction
  • extlow: contains the lower index in the n-direction
  • exthigh: contains the upper index in the n-direction
  • Info%q: contains the conserved quantities in the grid

Output Parameters

  • Info%q: contains the updated conserved quantities in the grid
  • Info%qfix: contains the updated conserved for use with runge-kutta tvd method
Note: See TracWiki for help on using the wiki.