[cig-commits] [commit] master: adding a comment (ac308c4)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Sep 26 06:56:27 PDT 2014


Repository : https://github.com/geodynamics/axisem

On branch  : master
Link       : https://github.com/geodynamics/axisem/compare/49cf2d34d650ddeadc90951f0a3884d9dc5aff2e...0487a1a65c9a4ff020c97672b15153d9ab7736fb

>---------------------------------------------------------------

commit ac308c45411f7d5f5078b5898ad262ac9c9f642a
Author: martinvandriel <vandriel at erdw.ethz.ch>
Date:   Fri Sep 26 15:46:40 2014 +0200

    adding a comment


>---------------------------------------------------------------

ac308c45411f7d5f5078b5898ad262ac9c9f642a
 MESHER/mesh_info.f90 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MESHER/mesh_info.f90 b/MESHER/mesh_info.f90
index bcf83b3..da4de96 100644
--- a/MESHER/mesh_info.f90
+++ b/MESHER/mesh_info.f90
@@ -267,6 +267,7 @@ subroutine define_boundaries
   real(kind=dp), allocatable :: bdry_radius(:)
 
   if (neltot_fluid>0 .and. neltot_solid>0 ) then 
+     ! TODO: This is only true, if the fluid is not layered!!!
      nbcnd = 2*nfluidregions  ! 1=CMB; 2=ICB
 
      if (.not. solid_domain(ndisc)) nbcnd = nbcnd - 1



More information about the CIG-COMMITS mailing list