Solution_Library > Transient_Analysis > TimeIntegrationConstants


TimeIntegrationConstants

Purpose

constants of time integration strategy

Synopsis

Int_Constants = TimeIntegrationConstants (TimeStrat,option)

Description

TIMEINTEGRATIONCONSTANTS constants of time integration strategy
  INT_CONSTANTS = TIMEINTEGRATIONCONSTANTS (TIMESTRAT)
  the function determines the constants of the time integration strategy speficied in field
  Type of data structure TIMESTRAT and returns them in vector INT_CONSTRANTS
  the data structure TIMESTRAT contains information about the integration strategy in fiels
      DELTAT = time step (scalar)
      TYPE   = name of integration method (character variable)
      PARAM  = parameters of integration method (vector)

Cross-Reference Information

This function calls:

This function is called by: