|
EMPIRE DA
v1.9.1
Data assimilation codes using EMPIRE communication
|
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... | |
| 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
| [in] | tau | the pseudotime between observations. $f 0 1 $f |
| [out] | p | the relaxation strength at time tau |
| [out] | zero | switch if false is no relaxation |
Definition at line 29 of file user_relaxation_profile.f90.
