UFO
ufo_rttovonedvarcheck_minimize_newton_mod.f90 File Reference

Go to the source code of this file.

Modules

module  ufo_rttovonedvarcheck_minimize_newton_mod
 Fortran module to perform newton steepest descent minimization.
 

Functions/Subroutines

subroutine, public ufo_rttovonedvarcheck_minimize_newton_mod::ufo_rttovonedvarcheck_minimize_newton (self, ob, r_matrix, b_matrix, b_inv, b_sigma, local_geovals, hofxdiags, rttov_simobs, profile_index, onedvar_success)
 Get the jacobian used in the 1D-Var. More...
 
subroutine ufo_rttovonedvarcheck_minimize_newton_mod::ufo_rttovonedvarcheck_newtonfewchans (DeltaBT, nChans, H_Matrix, H_Matrix_T, nprofelements, DeltaProfile, B_matrix, r_matrix, Status)
 Update the profile if newber of channels is less than number of elements in the profile. More...
 
subroutine ufo_rttovonedvarcheck_minimize_newton_mod::ufo_rttovonedvarcheck_newtonmanychans (DeltaBT, nChans, H_Matrix, H_Matrix_T, nprofelements, DeltaProfile, B_inverse, r_matrix, Status)
 Update the profile if number of channels is more than number of elements in the profile. More...