","magId":"e0cba3c5-4a75-4500-9126-6b9ea3c596b0","labelCn":"图1","pptUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F001.jpg.ppt","labelEn":"Fig.1","figUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F001.jpg","titleEn":"Fig.1 Engineering diseases and grouting reinforcement","titleCn":"图1 砂质隧道病害及其注浆加固","id":"F1","captionEn":"Engineering diseases and grouting reinforcement ","thumbnailUrl":"1007-2284-2025--3-136/thumbnail/21942503-2BE5-4134-9D15-C69BD1770528-F001.jpg"},{"captionCn":"复合注浆基本原理 ","magId":"f9393c46-3bd4-4362-815c-9ea82c6b0472","labelCn":"图2","pptUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F002.jpg.ppt","labelEn":"Fig.2","figUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F002.jpg","titleEn":"Fig.2 Basic principle of composite grouting","titleCn":"图2 复合注浆基本原理","id":"F2","captionEn":"Basic principle of composite grouting ","thumbnailUrl":"1007-2284-2025--3-136/thumbnail/21942503-2BE5-4134-9D15-C69BD1770528-F002.jpg"},{"captionCn":"砂层劈裂扩散机理 ","magId":"b6fa050b-2065-4549-ac72-2664e84500ba","labelCn":"图3","pptUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F003.jpg.ppt","labelEn":"Fig.3","figUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F003.jpg","titleEn":"Fig.3 Splitting diffusion mechanism of sand layer","titleCn":"图3 砂层劈裂扩散机理","id":"F3","captionEn":"Splitting diffusion mechanism of sand layer ","thumbnailUrl":"1007-2284-2025--3-136/thumbnail/21942503-2BE5-4134-9D15-C69BD1770528-F003.jpg"},{"captionCn":"浆脉骨架受力分析 ","magId":"df63f0de-dfee-480c-965a-af9d0c7c2ec4","labelCn":"图4","pptUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F004.jpg.ppt","labelEn":"Fig.4","figUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F004.jpg","titleEn":"Fig.4 Force analysis of plasma vein skeleton","titleCn":"图4 浆脉骨架受力分析","id":"F4","captionEn":"Force analysis of plasma vein skeleton ","thumbnailUrl":"1007-2284-2025--3-136/thumbnail/21942503-2BE5-4134-9D15-C69BD1770528-F004.jpg"},{"captionCn":"注浆复合结构 ","magId":"d108776e-8c83-4d70-bc7b-5f96a3d95443","labelCn":"图5","pptUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F005.jpg.ppt","labelEn":"Fig.5","figUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F005.jpg","titleEn":"Fig.5 Composite grouting structure","titleCn":"图5 注浆复合结构","id":"F5","captionEn":"Composite grouting structure ","thumbnailUrl":"1007-2284-2025--3-136/thumbnail/21942503-2BE5-4134-9D15-C69BD1770528-F005.jpg"},{"captionCn":"隧道复合注浆加固效果 ","magId":"ea2986cb-239f-482e-8ca6-b6fd41368570","labelCn":"图6","pptUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F006.jpg.ppt","labelEn":"Fig.6","figUrl":"1007-2284-2025--3-136/21942503-2BE5-4134-9D15-C69BD1770528-F006.jpg","titleEn":"Fig.6 Grouting reinforcement effect of sand tunnel","titleCn":"图6 隧道复合注浆加固效果","id":"F6","captionEn":"Grouting reinforcement effect of sand tunnel ","thumbnailUrl":"1007-2284-2025--3-136/thumbnail/21942503-2BE5-4134-9D15-C69BD1770528-F006.jpg"}]}; new mag_vue({ el: '#metaVue', data:window.metaData, loading:true, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);} }); var pars = {attachType:'PDF',id:$("#articleId").val(),json:true}; jQuery.post($("#mag-common-contextPath").val()+"/EN/article/showArticleFile.do?" + new Date().getTime(), pars, function(data){ var json=null; if(data.match(/^\[json\].*/g)){ json=eval("("+data.replace(/^\[json\]/g,"")+")"); } if(json && json.status == 1){ //有权限 }else{ //无权限 $("#no-access-div").show(); } }); mag_ajax({ url:mag_currentQikanUrl() + '/EN/article/getRichHtmlJson.do?articleId='+$("#articleId").val(), dataType:"json", async:"false", success:function(json){ if(json.article){ new mag_vue({ el: '#bodyVue', data:json, doTextFun:function(text){ return doDataJsonText(text); }, doAfterFun:function(selector,jsonData){doMagVueAfter(selector,jsonData);} }); } } }); //img .mag_rich_graphic var _nlmdtdXml = $("#article_nlmdtdXml").val(); var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,''); $("img.mag_rich_graphic").each(function(){ $(this).attr("src",mag_currentQikanUrl()+"/"+magDir+"/"+$(this).attr("src")); }); //video .mag_shipin $("video.mag_shipin").each(function(){ $(this).attr("src",mag_currentQikanUrl()+"/"+magDir+"/"+$(this).attr("src")); if($(this).attr("poster") && $.trim($(this).attr("poster"))!=''){ $(this).attr("poster",mag_currentQikanUrl()+"/"+magDir+"/"+$(this).attr("poster")); } }); //a .mag_body_media_a $("a.mag_body_media_a").each(function(){ $(this).attr("href",mag_currentQikanUrl()+"/"+magDir+"/"+$(this).attr("href")); }); //去掉正文中的中文文字“多媒体文件” $("div.mag_body_media_file b").remove(); //altmetric if($.trim($("#article_doi").val())!=''){ $.ajax({ url:'https://api.altmetric.com/v1/doi/'+$.trim($("#article_doi").val())+'?callback=altmetric_callback', //url:'https://api.altmetric.com/v1/doi/10.1007/s13238-016-0264-7?callback=altmetric_callback', dataType:'jsonp' }); } mag_rich_menu(jQuery); $(function(){ $('#autoMenu').autoMenu(); }) $("#autoMenu").niceScroll({ cursorcolor: "#ccc", //滚动条的颜色 cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul', railpadding: { top: 0, right: -6, left: 0, bottom: 0 }, //滚动条的位置 }); window.autoMenuFlag=true; $("#relatedArticles").niceScroll({ cursorcolor: "#ccc", //滚动条的颜色 cursoropacitymax: 0, //滚动条的透明度,从0-1 touchbehavior: false, //使光标拖动滚动像在台式电脑触摸设备 true滚动条拖动不可用 cursorwidth: "6px", //滚动条的宽度 单位默认px cursorborder: "0", // 游标边框css定义 cursorborderradius: "3px", //滚动条两头的圆角 autohidemode: true, //是否隐藏滚动条 true的时候默认不显示滚动条,当鼠标经过的时候显示滚动条 zindex: "auto", //给滚动条设置z-index值 railvalign:'defaul', railpadding: { top: 0, right: -6, left: 0, bottom: 0 }, //滚动条的位置 }); $('body').click(function(){ $('.daochu_div').hide(); $('.qipao').hide(); }) $('.qipao').click(function(event){ event.stopPropagation(); }) /*参考文献显示隐藏*/ $('.biaotijiantoush1').click(function(event){ if($(this).attr('class')=='glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1'){ $(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideUp(); $(this).attr('class','glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1'); }else if($(this).attr('class')=='glyphicon glyphicon-triangle-bottom biaotijiantoush biaotijiantoush1'){ $(this).parents('.mag_main_zhengwen_left_div_ckwx_table_benwenyiny').next('.mag_main_zhengwen_left_div_ckwx_table_ckwx_xiangqing').stop().slideDown(); $(this).attr('class','glyphicon glyphicon-triangle-top biaotijiantoush biaotijiantoush1'); } event.stopPropagation(); }); //加载补充材料 mag_ajax_update({ ele_id:'showArticle_suppls', url:mag_currentQikanUrl() + '/EN/article/showArticleSuppls.do', data:{articleId:$("#articleId").val()} }); //加载专题 mag_ajax_update({ ele_id:'showArticle_subjects', url:mag_currentQikanUrl() + '/EN/subject/showSubjectListByArticle.do', data:{articleId:$("#articleId").val(),forwardJsp:'showArticle'} }); //渲染公式 mag_mathJax(); }); function altmetric_callback(json){ if(json && json.score){ if(json.score - parseInt(json.score) > 0){ $("#altmetric-score").html(parseInt(json.score)+1); }else{ $("#altmetric-score").html(parseInt(json.score)); } $(".main_content_center_right_duoweidu_div").css("width","25%"); $("#altmetric-a").show(); $("#altmetric-a").attr("href",json.details_url); } } function richClickAuthor(name){ var searchSQL = "((("+mag_advSearchValReplace(name)+"[Author]) AND 1J[Journal]) AND year[Order])"; mag_request({url:mag_currentQikanUrl() + '/EN/searchresult',data:{searchSQL:searchSQL}}); } function richClickKeyword(keyword){ var searchSQL = "((("+mag_advSearchValReplace(keyword)+"[Keyword]) AND 1J[Journal]) AND year[Order])"; mag_request({url:mag_currentQikanUrl() + '/EN/searchresult',data:{searchSQL:searchSQL}}); } function mag_share(){ $("#bShare_more_a").click(); } function loadRelatedArticles(){ if($("#showRelatedArticles") && $("#showRelatedArticles").length>0){ //加载过了 }else{ mag_loading(); mag_ajax_update({ ele_id:'relatedArticles-content', url:mag_currentQikanUrl() + '/EN/article/relatedArticle.do', data:{id:$("#articleId").val(), forwardJsp:'showArticle'}, complete:function(){ mag_layer_close(); } }); } } function showMetrics(){ mag_window_location(mag_currentQikanUrl() + '/EN/metrics/'+$("#articleId").val()); } function piaofuFn(a,eleId){ var content=''+$("//www.fangxunbeng.com/irrigate/EN/10.12396/#"+eleId).prop("innerHTML")+'
'; piaofu(a,content); } function huoqukuanduimg(){ // } function doDataJsonText(text){ var str = text; //var _nlmdtdXml = $("#article_nlmdtdXml").val(); //var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,''); return str; } function doMagVueAfter(selector,jsonData){ var _nlmdtdXml = $("#article_nlmdtdXml").val(); var magDir = _nlmdtdXml.replace(/\/[^\/]+$/,''); //处理fig $(selector + " .mag-rich-fig[magid]").each(function(){ var magId = $(this).attr("magid"); for(var j=0;j"; ss += ""; ss += ""; var shuomingTitle = ""; var shuomingContent = ''; if(fig.titleEn && fig.titleEn!=''){ shuomingTitle = fig.titleEn; if(fig.titleContentEn && fig.titleContentEn!=''){ shuomingContent += fig.titleContentEn; } } if(shuomingTitle==''){ if(fig.titleCn && fig.titleCn!=''){ shuomingTitle = fig.titleCn; } if(fig.titleContentCn && fig.titleContentCn!=''){ shuomingContent += fig.titleContentCn; } }else{ if(fig.titleCn && fig.titleCn!=''){ shuomingContent += "

"+fig.titleCn+"

"; } if(fig.titleContentCn && fig.titleContentCn!=''){ shuomingContent += fig.titleContentCn; } } ss += '
'+shuomingTitle+'
'; if(shuomingContent!=''){ ss += shuomingContent; } ss += '
'; ss += '

Full size|PPT slide

'; $(this).html(ss); break; } } }); //处理表格 $(selector + " .mag_main_table[magid]").each(function(){ var magId = $(this).attr("magid"); for(var i=0;i"; } if(tab.titleContentCn && tab.titleContentCn!=''){ shuomingContent += tab.titleContentCn; } } ss += '
'+shuomingTitle+'
'; if(shuomingContent!=''){ ss += shuomingContent; } ss += ''; ss += ''; if(tab.table != ''){ ss += '
'; ss += tab.table; ss += '
'; } if(tab.footFnList && tab.footFnList.length>0){ ss += '
'; for(var j=0;j0){ for(var k=0;k

Research on Composite Grouting Reinforcement Technology for Tunnels in Rich Water and Sandy Strata

QIN Peng-fei, CHEN Tao, ZHOU Xiang-yun

PDF(1113 KB)
China Rural Water and Hydropower ›› 2025 ›› (3) : 136-141. DOI: 10.12396/znsd.240892

Research on Composite Grouting Reinforcement Technology for Tunnels in Rich Water and Sandy Strata

    {{javascript:window.custom_author_en_index=0;}}
  • {{article.zuoZhe_EN}}
Author information +
History +
Received Accepted Published
2024-06-07 2024-09-02 2025-03-15
Issue Date  
2025-03-25  

HeighLight

{{article.keyPoints_en}}

Abstract

{{article.zhaiyao_en}}

Key words

Cite this article

Download Citations
{{article.zuoZheEn_L}}. {{article.title_en}}. {{journal.qiKanMingCheng_EN}}. 2025, 0(3): 136-141 https://doi.org/10.12396/znsd.240892

References

References

{{article.reference}}

Funding

RIGHTS & PERMISSIONS

{{article.copyrightStatement_en}}
{{article.copyrightLicense_en}}
PDF(1113 KB)

Accesses

Citation

Detail

Sections
Recommended

/

Baidu
map