forked from CVMix/CVMix-src
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. index of zw_iface should be (k+1) instead of (k) cvmix_kpp_compute_OBL_depth_low() 2. there are some checks for OBL_depth (is it bigger than minOBLdepth? is it smaller than maxOBLdepth?) that should be called regardless of value of lStokesMOST, but they were only in the lStokesMOST = .false. branch of a conditional Also, I removed a "if BLdepth > 0" check in cvmix_kpp_compute_StokesXi() because BLdepth should always be positive given the fixes above.
- Loading branch information
1 parent
369a285
commit 529b922
Showing
1 changed file
with
9 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters