EMPIRE DA  v1.9.1
Data assimilation codes using EMPIRE communication
 All Classes Files Functions Variables Pages
user_relaxation_profile.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine user_relaxation_profile (tau, p, zero)
 subroutine to compute the relaxation strength that the user codes More...
 

Function/Subroutine Documentation

subroutine user_relaxation_profile ( real(kind=rk), intent(in)  tau,
real(kind=rk), intent(out)  p,
logical, intent(out)  zero 
)

subroutine to compute the relaxation strength that the user codes

Parameters
[in]tauthe pseudotime between observations. $f 0 1 $f
[out]pthe relaxation strength at time tau
[out]zeroswitch if false is no relaxation

Definition at line 29 of file user_relaxation_profile.f90.

Here is the caller graph for this function: