首页 > 最新文献

Applied Geophysics最新文献

英文 中文
Suppression of seismic random noise by deep learning combined with stationary wavelet packet transform 通过深度学习结合静止小波包变换抑制地震随机噪声
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-06-05 DOI: 10.1007/s11770-024-1107-6
Hua Fan, Dong-Bo Wang, Yang Zhang, Wen-Xu Wang, Tao Li

Many traditional denoising methods, such as Gaussian filtering, tend to blur and lose details or edge information while reducing noise. The stationary wavelet packet transform is a multi-scale and multi-band analysis tool. Compared with the stationary wavelet transform, it can suppress high-frequency noise while preserving more edge details. Deep learning has significantly progressed in denoising applications. DnCNN, a residual network; FFDNet, an efficient, flexible network; U-NET, a codec network; and GAN, a generative adversative network, have better denoising effects than BM3D, the most popular conventional denoising method. Therefore, SWP_hFFDNet, a random noise attenuation network based on the stationary wavelet packet transform (SWPT) and modified FFDNet, is proposed. This network combines the advantages of SWPT, Huber norm, and FFDNet. In addition, it has three characteristics: First, SWPT is an effective feature-extraction tool that can obtain low- and high-frequency features of different scales and frequency bands. Second, because the noise level map is the input of the network, the noise removal performance of different noise levels can be improved. Third, the Huber norm can reduce the sensitivity of the network to abnormal data and enhance its robustness. The network is trained using the Adam algorithm and the BSD500 dataset, which is augmented, noised, and decomposed by SWPT. Experimental and actual data processing results show that the denoising effect of the proposed method is almost the same as those of BM3D, DnCNN, and FFDNet networks for low noise. However, for high noise, the proposed method is superior to the aforementioned networks.

许多传统的去噪方法,如高斯滤波法,在降低噪声的同时往往会模糊和丢失细节或边缘信息。静止小波包变换是一种多尺度、多波段的分析工具。与静止小波变换相比,它可以抑制高频噪声,同时保留更多的边缘细节。深度学习在去噪应用方面取得了重大进展。与最流行的传统去噪方法 BM3D 相比,残差网络 DnCNN、高效灵活的网络 FFDNet、编解码网络 U-NET 和生成对抗网络 GAN 具有更好的去噪效果。因此,我们提出了基于静态小波包变换(SWPT)和改进的 FFDNet 的随机噪声衰减网络 SWP_hFFDNet。该网络结合了 SWPT、Huber 准则和 FFDNet 的优点。此外,它还具有三个特点:首先,SWPT 是一种有效的特征提取工具,可以获得不同尺度和频段的低频和高频特征。其次,由于网络的输入是噪声电平图,因此可以提高不同噪声电平的除噪性能。第三,Huber 准则可以降低网络对异常数据的敏感性,增强其鲁棒性。该网络使用 Adam 算法和 BSD500 数据集进行训练,并通过 SWPT 对其进行增强、噪声化和分解。实验和实际数据处理结果表明,在低噪声情况下,所提方法与 BM3D、DnCNN 和 FFDNet 网络的去噪效果几乎相同。但是,对于高噪声,提出的方法优于上述网络。
{"title":"Suppression of seismic random noise by deep learning combined with stationary wavelet packet transform","authors":"Hua Fan, Dong-Bo Wang, Yang Zhang, Wen-Xu Wang, Tao Li","doi":"10.1007/s11770-024-1107-6","DOIUrl":"https://doi.org/10.1007/s11770-024-1107-6","url":null,"abstract":"<p>Many traditional denoising methods, such as Gaussian filtering, tend to blur and lose details or edge information while reducing noise. The stationary wavelet packet transform is a multi-scale and multi-band analysis tool. Compared with the stationary wavelet transform, it can suppress high-frequency noise while preserving more edge details. Deep learning has significantly progressed in denoising applications. DnCNN, a residual network; FFDNet, an efficient, flexible network; U-NET, a codec network; and GAN, a generative adversative network, have better denoising effects than BM3D, the most popular conventional denoising method. Therefore, SWP_hFFDNet, a random noise attenuation network based on the stationary wavelet packet transform (SWPT) and modified FFDNet, is proposed. This network combines the advantages of SWPT, Huber norm, and FFDNet. In addition, it has three characteristics: First, SWPT is an effective feature-extraction tool that can obtain low- and high-frequency features of different scales and frequency bands. Second, because the noise level map is the input of the network, the noise removal performance of different noise levels can be improved. Third, the Huber norm can reduce the sensitivity of the network to abnormal data and enhance its robustness. The network is trained using the Adam algorithm and the BSD500 dataset, which is augmented, noised, and decomposed by SWPT. Experimental and actual data processing results show that the denoising effect of the proposed method is almost the same as those of BM3D, DnCNN, and FFDNet networks for low noise. However, for high noise, the proposed method is superior to the aforementioned networks.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"14 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-06-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141252381","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Efficient socket-based data transmission method and implementation in deep learning 基于套接字的高效数据传输方法及其在深度学习中的应用
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-06-05 DOI: 10.1007/s11770-024-1090-y
Xin-Jian Wei, Shu-Ping Li, Wu-Yang Yang, Xiang-Yang Zhang, Hai-Shan Li, Xin Xu, Nan Wang, Zhanbao Fu

The deep learning algorithm, which has been increasingly applied in the field of petroleum geophysical prospecting, has achieved good results in improving efficiency and accuracy based on test applications. To play a greater role in actual production, these algorithm modules must be integrated into software systems and used more often in actual production projects. Deep learning frameworks, such as TensorFlow and PyTorch, basically take Python as the core architecture, while the application program mainly uses Java, C#, and other programming languages. During integration, the seismic data read by the Java and C# data interfaces must be transferred to the Python main program module. The data exchange methods between Java, C#, and Python include shared memory, shared directory, and so on. However, these methods have the disadvantages of low transmission efficiency and unsuitability for asynchronous networks. Considering the large volume of seismic data and the need for network support for deep learning, this paper proposes a method of transmitting seismic data based on Socket. By maximizing Socket’s cross-network and efficient longdistance transmission, this approach solves the problem of inefficient transmission of underlying data while integrating the deep learning algorithm module into a software system. Furthermore, the actual production application shows that this method effectively solves the shortage of data transmission in shared memory, shared directory, and other modes while simultaneously improving the transmission efficiency of massive seismic data across modules at the bottom of the software.

深度学习算法在石油地球物理勘探领域的应用越来越广泛,在提高效率和精度方面,基于试验应用的深度学习算法取得了良好的效果。为了在实际生产中发挥更大的作用,必须将这些算法模块集成到软件系统中,并在实际生产项目中更多地使用。TensorFlow 和 PyTorch 等深度学习框架基本以 Python 为核心架构,应用程序设计主要使用 Java、C# 等编程语言。在集成过程中,必须将 Java 和 C# 数据接口读取的地震数据传输到 Python 主程序模块。Java、C# 和 Python 之间的数据交换方法包括共享内存、共享目录等。但这些方法存在传输效率低、不适合异步网络等缺点。考虑到地震数据量大,深度学习需要网络支持,本文提出了一种基于 Socket 的地震数据传输方法。该方法通过最大限度地发挥 Socket 的跨网络和高效长距离传输特性,在将深度学习算法模块集成到软件系统中的同时,解决了底层数据传输效率低下的问题。此外,实际生产应用表明,该方法有效解决了共享内存、共享目录等模式下数据传输的不足,同时提高了海量地震数据在软件底层模块间的传输效率。
{"title":"Efficient socket-based data transmission method and implementation in deep learning","authors":"Xin-Jian Wei, Shu-Ping Li, Wu-Yang Yang, Xiang-Yang Zhang, Hai-Shan Li, Xin Xu, Nan Wang, Zhanbao Fu","doi":"10.1007/s11770-024-1090-y","DOIUrl":"https://doi.org/10.1007/s11770-024-1090-y","url":null,"abstract":"<p>The deep learning algorithm, which has been increasingly applied in the field of petroleum geophysical prospecting, has achieved good results in improving efficiency and accuracy based on test applications. To play a greater role in actual production, these algorithm modules must be integrated into software systems and used more often in actual production projects. Deep learning frameworks, such as TensorFlow and PyTorch, basically take Python as the core architecture, while the application program mainly uses Java, C#, and other programming languages. During integration, the seismic data read by the Java and C# data interfaces must be transferred to the Python main program module. The data exchange methods between Java, C#, and Python include shared memory, shared directory, and so on. However, these methods have the disadvantages of low transmission efficiency and unsuitability for asynchronous networks. Considering the large volume of seismic data and the need for network support for deep learning, this paper proposes a method of transmitting seismic data based on Socket. By maximizing Socket’s cross-network and efficient longdistance transmission, this approach solves the problem of inefficient transmission of underlying data while integrating the deep learning algorithm module into a software system. Furthermore, the actual production application shows that this method effectively solves the shortage of data transmission in shared memory, shared directory, and other modes while simultaneously improving the transmission efficiency of massive seismic data across modules at the bottom of the software.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"181 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-06-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141252385","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Anisotropy measurements and characterization of the Qingshankou shale 青山口页岩的各向异性测量和特征描述
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-06-01 DOI: 10.1007/s11770-024-1102-y
Qing-feng Li, Xue-hong Yan, Wei-lin Yan, Li Ren, Peng Wang, Jian-qiang Han, Xue Xia, Hao Chen

Qingshankou shale (Gulong area, China) exhibits strong acoustic anisotropy characteristics, posing significant challenges to its exploration and development. In this study, the five full elastic constants and multipole response law of the Qingshankou shale were studied using experimental measurements. Analyses show that the anisotropy parameters ϵ and γ in the study region are greater than 0.4, whereas the anisotropy parameter δ is smaller, generally 0.1. Numerical simulations show that the longitudinal and transverse wave velocities of these strong anisotropic rocks vary significantly with inclination angle, and significant differences in group velocity and phase velocity are also present. Acoustic logging measures the group velocity in dipped boreholes; this differs from the phase velocity to some extent. As the dip angle increases, the longitudinal and SH wave velocities increase accordingly, while the qSV-wave velocity initially increases and then decreases, reaching its maximum value at a dip of approximately 40°. These results provide an effective guide for the correction and modeling of acoustic logging time differences in the region.

青山口页岩(中国古龙地区)具有强烈的声各向异性特征,给勘探和开发带来了巨大挑战。本研究通过实验测量,研究了青山口页岩的五个全弹性常数和多极响应规律。分析表明,研究区域的各向异性参数ϵ 和 γ 大于 0.4,而各向异性参数 δ 较小,一般为 0.1。数值模拟显示,这些强各向异性岩石的纵波和横波速度随倾角变化很大,群速度和相速度也存在显著差异。声波测井测量的是倾斜钻孔中的群速度,与相速度有一定程度的差异。随着倾角的增大,纵波和SH波的速度也相应增大,而qSV波的速度则先增大后减小,在倾角约为40°时达到最大值。这些结果为该地区声波测井时差的校正和建模提供了有效的指导。
{"title":"Anisotropy measurements and characterization of the Qingshankou shale","authors":"Qing-feng Li, Xue-hong Yan, Wei-lin Yan, Li Ren, Peng Wang, Jian-qiang Han, Xue Xia, Hao Chen","doi":"10.1007/s11770-024-1102-y","DOIUrl":"https://doi.org/10.1007/s11770-024-1102-y","url":null,"abstract":"<p>Qingshankou shale (Gulong area, China) exhibits strong acoustic anisotropy characteristics, posing significant challenges to its exploration and development. In this study, the five full elastic constants and multipole response law of the Qingshankou shale were studied using experimental measurements. Analyses show that the anisotropy parameters <i>ϵ</i> and <i>γ</i> in the study region are greater than 0.4, whereas the anisotropy parameter <i>δ</i> is smaller, generally 0.1. Numerical simulations show that the longitudinal and transverse wave velocities of these strong anisotropic rocks vary significantly with inclination angle, and significant differences in group velocity and phase velocity are also present. Acoustic logging measures the group velocity in dipped boreholes; this differs from the phase velocity to some extent. As the dip angle increases, the longitudinal and SH wave velocities increase accordingly, while the qSV-wave velocity initially increases and then decreases, reaching its maximum value at a dip of approximately 40°. These results provide an effective guide for the correction and modeling of acoustic logging time differences in the region.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"54 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141196414","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Methodology for the Ensemble Synthesis of Stochastic Seismic Event Sets Satisfying the Renewal Process for Local Strong Earthquakes 满足局部强震更新过程的随机地震事件集的集合合成方法论
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-05-30 DOI: 10.1007/s11770-024-1099-2
Jiang Cheng, Hua Pan

Local strong seismic activity shows the potential to closely follow a renewal process, which is inconsistent with the overall seismic activity that aligns with the Poisson process. Given that existing methods for synthesizing stochastic seismic event sets cannot control local seismic activity, a method based on Monte Carlo simulations has been developed for synthesizing random seismic event sets where local strong earthquakes satisfy the renewal process. This method can synthesize seismic activities in a statistical area where the overall activity conforms to the Poisson process and the major seismic activities in local potential sources or faults follow the renewal process. This paper presents long- and short-scale approaches. The long-scale earthquake catalogs are suitable for reflecting the sequential characteristics of seismic activities. Meanwhile, the short-scale catalogs focus on the impacts of specific earthquake events within a group for a detailed understanding of hazards under certain conditions, making them suitable for studies on specific earthquake sequences and geological areas or situations requiring high temporal resolution. In the applications of short-scale sequences, we find that the equivalent occurrence rate method may overestimate the seismic hazard. This synthesis method for earthquake catalogs can simulate realistic seismic activities, thereby enhancing the accuracy of hazard analysis results and is suitable for seismic hazard analysis and earthquake insurance rate setting.

局部强震活动有可能紧跟更新过程,这与符合泊松过程的整体地震活动不一致。鉴于现有的随机地震事件集合成方法无法控制局部地震活动,我们开发了一种基于蒙特卡罗模拟的方法,用于合成满足更新过程的局部强震的随机地震事件集。这种方法可以合成一个统计区域内的地震活动,其中整体活动符合泊松过程,局部潜在震源或断层的主要地震活动遵循更新过程。本文介绍了长尺度和短尺度方法。长尺度地震目录适用于反映地震活动的序列特征。而短尺度地震序列则侧重于研究地震群中特定地震事件的影响,以详细了解特定条件下的灾害情况,适用于对时间分辨率要求较高的特定地震序列和地质区域或情况的研究。在短尺度序列的应用中,我们发现等效发生率法可能会高估地震灾害。这种地震目录合成方法可以模拟真实的地震活动,从而提高危险性分析结果的准确性,适用于地震危险性分析和地震保险费率的制定。
{"title":"Methodology for the Ensemble Synthesis of Stochastic Seismic Event Sets Satisfying the Renewal Process for Local Strong Earthquakes","authors":"Jiang Cheng, Hua Pan","doi":"10.1007/s11770-024-1099-2","DOIUrl":"https://doi.org/10.1007/s11770-024-1099-2","url":null,"abstract":"<p>Local strong seismic activity shows the potential to closely follow a renewal process, which is inconsistent with the overall seismic activity that aligns with the Poisson process. Given that existing methods for synthesizing stochastic seismic event sets cannot control local seismic activity, a method based on Monte Carlo simulations has been developed for synthesizing random seismic event sets where local strong earthquakes satisfy the renewal process. This method can synthesize seismic activities in a statistical area where the overall activity conforms to the Poisson process and the major seismic activities in local potential sources or faults follow the renewal process. This paper presents long- and short-scale approaches. The long-scale earthquake catalogs are suitable for reflecting the sequential characteristics of seismic activities. Meanwhile, the short-scale catalogs focus on the impacts of specific earthquake events within a group for a detailed understanding of hazards under certain conditions, making them suitable for studies on specific earthquake sequences and geological areas or situations requiring high temporal resolution. In the applications of short-scale sequences, we find that the equivalent occurrence rate method may overestimate the seismic hazard. This synthesis method for earthquake catalogs can simulate realistic seismic activities, thereby enhancing the accuracy of hazard analysis results and is suitable for seismic hazard analysis and earthquake insurance rate setting.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"1 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-05-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141196247","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Design and Realization of Electromagnetic Instrument Data Acquisition Circuit for Landslide Detection 用于滑坡检测的电磁仪器数据采集电路的设计与实现
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-05-30 DOI: 10.1007/s11770-024-1061-3
Bin Li, Qiang Xu, Tian-xiang Liu, Qiang Cheng, Min-gao Tang, Guang Zheng, Zhuo Wang

With the rapid development of human society and the surge of engineering construction, the disturbance of the geological environment has grown substantial. The influence of extreme climatic factors and the frequency of geological disasters have increased. Landslide is an important geological disaster. The foundational research in geological disaster detection or monitoring involves studying the physical phenomena associated with the occurrence of landslides, analyzing their signal characteristics, and indirectly determining their development and changes. This scientific area is worthy of in-depth exploration. However, research on the key design and specific implementation of electromagnetic instruments tailored for landslide detection remains lacking. This study is based on the interdisciplinary theoretical system of electronic circuits, embedded computer science, digital signal processing technology, geophysics, and engineering geology. It independently develops a functional prototype of an electromagnetic detector for landslide detection. This design combines the current level of development of electronic disciplines and applies the embedded multicore Da Vinci industrial-grade computer system in the field of earth detection instruments. This study then designs and implements a landslide detection system with independent intellectual property rights.

随着人类社会的快速发展和工程建设的激增,地质环境受到的干扰也越来越大。受极端气候因素的影响,地质灾害发生的频率也越来越高。滑坡是一种重要的地质灾害。地质灾害探测或监测的基础研究包括研究与滑坡发生相关的物理现象,分析其信号特征,并间接确定其发展和变化。这一科学领域值得深入探讨。然而,针对滑坡探测的电磁仪器的关键设计和具体实施的研究仍然缺乏。本研究基于电子电路、嵌入式计算机科学、数字信号处理技术、地球物理学和工程地质学等多学科交叉的理论体系。它独立开发了用于滑坡探测的电磁探测器功能原型。该设计结合了当前电子学科的发展水平,将嵌入式多核达芬奇工业级计算机系统应用于大地探测仪器领域。进而设计并实现了具有自主知识产权的滑坡探测系统。
{"title":"Design and Realization of Electromagnetic Instrument Data Acquisition Circuit for Landslide Detection","authors":"Bin Li, Qiang Xu, Tian-xiang Liu, Qiang Cheng, Min-gao Tang, Guang Zheng, Zhuo Wang","doi":"10.1007/s11770-024-1061-3","DOIUrl":"https://doi.org/10.1007/s11770-024-1061-3","url":null,"abstract":"<p>With the rapid development of human society and the surge of engineering construction, the disturbance of the geological environment has grown substantial. The influence of extreme climatic factors and the frequency of geological disasters have increased. Landslide is an important geological disaster. The foundational research in geological disaster detection or monitoring involves studying the physical phenomena associated with the occurrence of landslides, analyzing their signal characteristics, and indirectly determining their development and changes. This scientific area is worthy of in-depth exploration. However, research on the key design and specific implementation of electromagnetic instruments tailored for landslide detection remains lacking. This study is based on the interdisciplinary theoretical system of electronic circuits, embedded computer science, digital signal processing technology, geophysics, and engineering geology. It independently develops a functional prototype of an electromagnetic detector for landslide detection. This design combines the current level of development of electronic disciplines and applies the embedded multicore Da Vinci industrial-grade computer system in the field of earth detection instruments. This study then designs and implements a landslide detection system with independent intellectual property rights.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"98 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-05-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141196451","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Computational technology and strategy for large-scale high-accuracy gravity modeling 大规模高精度重力建模的计算技术与策略
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-05-29 DOI: 10.1007/s11770-024-1103-x
Shuai Wang, Guo-Feng Zhao, Long-Jun Qiu, Zhao-Xi Chen

The modeling and inversion of the large-scale gravity field is the basis for exploring the density structure and geodynamics of the deep Earth. For this reason, the realization of fast, large-scale gravity modeling has been a hot topic in recent years. By integrating horizontal adaptive subdivision and the radial extension technique, this paper investigates the combination of computational technology and strategy with the goal of enhancing the accuracy and efficiency of large-scale gravity modeling. This study also employs the computational strategy that combines mixed-resolution digital elevation models with the above techniques. This strategy significantly improves efficiency without compromising accuracy. The computational technology and strategy proposed in this paper provide a novel approach for facilitating high-accuracy gravity modeling on a large scale.

大尺度重力场的建模和反演是探索地球深部密度结构和地球动力学的基础。因此,实现快速大尺度重力建模是近年来的热门话题。本文通过整合水平自适应细分和径向扩展技术,研究计算技术与策略的结合,旨在提高大尺度重力建模的精度和效率。本研究还采用了将混合分辨率数字高程模型与上述技术相结合的计算策略。这一策略在不影响精度的前提下大大提高了效率。本文提出的计算技术和策略为促进大规模高精度重力建模提供了一种新方法。
{"title":"Computational technology and strategy for large-scale high-accuracy gravity modeling","authors":"Shuai Wang, Guo-Feng Zhao, Long-Jun Qiu, Zhao-Xi Chen","doi":"10.1007/s11770-024-1103-x","DOIUrl":"https://doi.org/10.1007/s11770-024-1103-x","url":null,"abstract":"<p>The modeling and inversion of the large-scale gravity field is the basis for exploring the density structure and geodynamics of the deep Earth. For this reason, the realization of fast, large-scale gravity modeling has been a hot topic in recent years. By integrating horizontal adaptive subdivision and the radial extension technique, this paper investigates the combination of computational technology and strategy with the goal of enhancing the accuracy and efficiency of large-scale gravity modeling. This study also employs the computational strategy that combines mixed-resolution digital elevation models with the above techniques. This strategy significantly improves efficiency without compromising accuracy. The computational technology and strategy proposed in this paper provide a novel approach for facilitating high-accuracy gravity modeling on a large scale.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"49 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-05-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141169762","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Astronomic background of global huge earthquakes at beginning of 21st century 21 世纪初全球大地震的天文背景
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-05-27 DOI: 10.1007/s11770-024-1093-8
Hui Hu, You-Jin Su

Since the beginning of the 21st century, major earthquakes have frequently occurred worldwide. To explore the impact of astronomical factors on earthquakes, in this study, the statistical analysis method of correlation is used to systematically analyze the effects of astronomical factors, such as solar activity, Earth’s rotation, lunar declination angle, celestial tidal force, and other phenomena on M ≥ 8 global earthquakes at the beginning of the 21st century. With regard to solar activity, this study focuses on the analysis of the 11-year and century cycles of solar activity. The causal relationship of the Earth’s rotation is not obvious in this work and previous works; in contrast, the valley period of the solar activity century cycle may be an important astronomical factor leading to the frequent occurrence of global earthquakes at the beginning of the 21st century. This topic warrants further study.

进入 21 世纪以来,全球大地震频发。为探讨天文因素对地震的影响,本研究采用相关性统计分析方法,系统分析了太阳活动、地球自转、月球偏角、天体潮汐力等天文因素对 21 世纪初 M≥8 级全球地震的影响。在太阳活动方面,本研究重点分析了太阳活动的 11 年周期和百年周期。地球自转的因果关系在本研究和以往的研究中并不明显;相比之下,太阳活动世纪周期的谷期可能是导致 21 世纪初全球地震频繁发生的重要天文因素。这一课题值得进一步研究。
{"title":"Astronomic background of global huge earthquakes at beginning of 21st century","authors":"Hui Hu, You-Jin Su","doi":"10.1007/s11770-024-1093-8","DOIUrl":"https://doi.org/10.1007/s11770-024-1093-8","url":null,"abstract":"<p>Since the beginning of the 21<sup>st</sup> century, major earthquakes have frequently occurred worldwide. To explore the impact of astronomical factors on earthquakes, in this study, the statistical analysis method of correlation is used to systematically analyze the effects of astronomical factors, such as solar activity, Earth’s rotation, lunar declination angle, celestial tidal force, and other phenomena on M ≥ 8 global earthquakes at the beginning of the 21st century. With regard to solar activity, this study focuses on the analysis of the 11-year and century cycles of solar activity. The causal relationship of the Earth’s rotation is not obvious in this work and previous works; in contrast, the valley period of the solar activity century cycle may be an important astronomical factor leading to the frequent occurrence of global earthquakes at the beginning of the 21<sup>st</sup> century. This topic warrants further study.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"19 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-05-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141169780","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Research on the differential coefficient least-squares optimization method of reverse time migration in acoustic-reflected S-wave imaging logging 声反射 S 波成像测井中反向时间迁移的微分系数最小二乘优化方法研究
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-05-25 DOI: 10.1007/s11770-024-1088-5
Yu-Sheng Li, Hong-Liang Wu, Peng Liu, Zhou Feng, Ke-Wen Wang, Hao Zhang, Wen-Hao Zhang

The numerical dispersion phenomenon in the finite-difference forward modeling simulations of the wave equation significantly affects the imaging accuracy in acoustic reflection logging. This issue is particularly pronounced in the reverse time migration (RTM) method used for shear-wave (S-wave) logging imaging. This not only affects imaging accuracy but also introduces ambiguities in the interpretation of logging results. To address this challenge, this study proposes the use of a least-squares difference coefficient optimization algorithm aiming to suppress the numerical dispersion phenomenon in the RTM of S-wave reflection imaging logging. By optimizing the difference coefficients, the high-precision finite-difference algorithm serves as an effective operator for both forward and backward RTM processes. This approach is instrumental in eliminating migration illusions, which are often caused by numerical dispersion. The effectiveness of this optimized algorithm is demonstrated through numerical results, which indicate that it can achieve more accurate forward imaging results across various conditions, including high- and low-velocity strata, and is effective in both large and small spatial grids. The results of processing real data demonstrate that numerical dispersion optimization effectively reduces migration artifacts and diminishes ambiguities in logging interpretations. This optimization offers crucial technical support to the RTM method, enhancing its capability for accurately modeling and imaging S-wave reflections.

波方程有限差分正演模拟中的数值色散现象严重影响声反射测井的成像精度。这一问题在用于剪切波(S 波)测井成像的反向时间迁移(RTM)方法中尤为明显。这不仅会影响成像精度,还会给测井结果的解释带来歧义。为解决这一难题,本研究提出使用最小二乘差分系数优化算法,旨在抑制 S 波反射成像测井 RTM 中的数值色散现象。通过优化差分系数,高精度有限差分算法成为正向和反向 RTM 过程的有效算子。这种方法有助于消除通常由数值色散引起的迁移错觉。数值结果表明,这种优化算法在各种条件下(包括高速和低速地层)都能获得更精确的前向成像结果,而且在大型和小型空间网格中都很有效。处理实际数据的结果表明,数值色散优化可以有效减少迁移伪影,减少测井解释中的模糊性。这种优化为 RTM 方法提供了重要的技术支持,增强了其对 S 波反射进行精确建模和成像的能力。
{"title":"Research on the differential coefficient least-squares optimization method of reverse time migration in acoustic-reflected S-wave imaging logging","authors":"Yu-Sheng Li, Hong-Liang Wu, Peng Liu, Zhou Feng, Ke-Wen Wang, Hao Zhang, Wen-Hao Zhang","doi":"10.1007/s11770-024-1088-5","DOIUrl":"https://doi.org/10.1007/s11770-024-1088-5","url":null,"abstract":"<p>The numerical dispersion phenomenon in the finite-difference forward modeling simulations of the wave equation significantly affects the imaging accuracy in acoustic reflection logging. This issue is particularly pronounced in the reverse time migration (RTM) method used for shear-wave (S-wave) logging imaging. This not only affects imaging accuracy but also introduces ambiguities in the interpretation of logging results. To address this challenge, this study proposes the use of a least-squares difference coefficient optimization algorithm aiming to suppress the numerical dispersion phenomenon in the RTM of S-wave reflection imaging logging. By optimizing the difference coefficients, the high-precision finite-difference algorithm serves as an effective operator for both forward and backward RTM processes. This approach is instrumental in eliminating migration illusions, which are often caused by numerical dispersion. The effectiveness of this optimized algorithm is demonstrated through numerical results, which indicate that it can achieve more accurate forward imaging results across various conditions, including high- and low-velocity strata, and is effective in both large and small spatial grids. The results of processing real data demonstrate that numerical dispersion optimization effectively reduces migration artifacts and diminishes ambiguities in logging interpretations. This optimization offers crucial technical support to the RTM method, enhancing its capability for accurately modeling and imaging S-wave reflections.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"18 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-05-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141152729","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Method and Application of Stress Inversion based on Strike, Dip, and Rake Data from Microseismic Focal Mechanisms and Fracture Network 基于微地震焦点机制和断裂网络的走向、倾角和倾斜数据的应力反演方法与应用
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-05-18 DOI: 10.1007/s11770-024-1091-x
Chao Xu, Ruizhao Yang, Zhengguang Zhao, Bin Guan, Lin Yang, Le He

The hydraulic fracturing of horizontal wells is a key stimulation technology for unconventional tight oil/gas reservoirs. Good knowledge of the near-well stress field of a horizontal well can be helpful for the hydraulic fracture design optimization of new wells and refrac design optimization of fractured wells. Azimuth and dip data derived from either focal mechanisms of hydraulic fracturing-induced microseismic events or fracture attributes of hydraulic fracture networks can be used for new-well stress field inversion. In this work, we present a novel stress inversion method integrating azimuth, dip, and rake data from the focal mechanisms of hydraulically induced microseismic events and fracture attributes of hydraulic fracture networks. For those stages having sufficient reliable microseismic focal mechanisms, strike, dip, and rake data derived from microseismic focal mechanisms are taken as input data for stress inversion. Meanwhile, for those stages that have no microseismic events or insufficient reliable microseismic focal mechanisms, azimuth and dip data derived from fracture attributes of prebuilt hydraulic fracture network are used for stress inversion, along with azimuth, dip, and rake data derived from other stages with sufficient reliable microseismic focal mechanisms. Thus, the near-well stress field of each stage can be inverted, regardless of whether or not it has hydraulically induced microseismic events. The new method has been applied in the field surface microseismic dataset during hydraulic fracture stimulation. The results reveal that the inverted near-well stress fields are consistent with the stress orientation derived from shear-wave splitting analysis for sonic logs. This finding demonstrates that the stress inversion method based on strike, dip, and rake data derived from microseismic focal mechanisms and fracture networks can correctly obtain the azimuths of maximum and minimum horizontal stress.

水平井水力压裂是非常规致密油气藏的一项关键激励技术。充分了解水平井的近井应力场有助于优化新井的水力压裂设计和压裂井的再压裂设计。根据水力压裂引发的微地震事件的焦点机制或水力压裂网络的压裂属性得出的方位角和倾角数据可用于新井应力场反演。在这项工作中,我们提出了一种新的应力反演方法,该方法综合了来自水力压裂诱发微地震事件的焦点机制和水力压裂网络的压裂属性的方位角、倾角和斜角数据。对于有足够可靠的微震焦点机制的阶段,将微震焦点机制得出的走向、倾角和斜角数据作为应力反演的输入数据。同时,对于那些没有微地震事件或可靠的微地震聚焦机制不充分的阶段,应力反演将使用从预建水力压裂网络的断裂属性中获得的方位角和倾角数据,以及从具有充分可靠的微地震聚焦机制的其他阶段获得的方位角、倾角和斜角数据。因此,无论是否有水力诱发的微震事件,都可以反演每个阶段的近井应力场。新方法已应用于水力压裂激励过程中的油田地表微地震数据集。结果显示,反演的近井应力场与声波测井的剪切波分裂分析得出的应力方向一致。这一结果表明,基于微地震焦点机制和裂缝网络得出的走向、倾角和斜角数据的应力反演方法可以正确获得最大和最小水平应力的方位角。
{"title":"Method and Application of Stress Inversion based on Strike, Dip, and Rake Data from Microseismic Focal Mechanisms and Fracture Network","authors":"Chao Xu, Ruizhao Yang, Zhengguang Zhao, Bin Guan, Lin Yang, Le He","doi":"10.1007/s11770-024-1091-x","DOIUrl":"https://doi.org/10.1007/s11770-024-1091-x","url":null,"abstract":"<p>The hydraulic fracturing of horizontal wells is a key stimulation technology for unconventional tight oil/gas reservoirs. Good knowledge of the near-well stress field of a horizontal well can be helpful for the hydraulic fracture design optimization of new wells and refrac design optimization of fractured wells. Azimuth and dip data derived from either focal mechanisms of hydraulic fracturing-induced microseismic events or fracture attributes of hydraulic fracture networks can be used for new-well stress field inversion. In this work, we present a novel stress inversion method integrating azimuth, dip, and rake data from the focal mechanisms of hydraulically induced microseismic events and fracture attributes of hydraulic fracture networks. For those stages having sufficient reliable microseismic focal mechanisms, strike, dip, and rake data derived from microseismic focal mechanisms are taken as input data for stress inversion. Meanwhile, for those stages that have no microseismic events or insufficient reliable microseismic focal mechanisms, azimuth and dip data derived from fracture attributes of prebuilt hydraulic fracture network are used for stress inversion, along with azimuth, dip, and rake data derived from other stages with sufficient reliable microseismic focal mechanisms. Thus, the near-well stress field of each stage can be inverted, regardless of whether or not it has hydraulically induced microseismic events. The new method has been applied in the field surface microseismic dataset during hydraulic fracture stimulation. The results reveal that the inverted near-well stress fields are consistent with the stress orientation derived from shear-wave splitting analysis for sonic logs. This finding demonstrates that the stress inversion method based on strike, dip, and rake data derived from microseismic focal mechanisms and fracture networks can correctly obtain the azimuths of maximum and minimum horizontal stress.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"44 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141060488","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Active tectonic deformation and its seismic–geological significance of boundary faults of the Daxing Uplift and Langgu–Dachang Depression, Beijing Plain, China 中国北京平原大兴隆起与郎古大昌凹陷边界断层的活动构造变形及其地震地质意义
IF 0.7 4区 地球科学 Q4 GEOCHEMISTRY & GEOPHYSICS Pub Date : 2024-05-11 DOI: 10.1007/s11770-024-1087-6
Rong-Ying Zheng, Zhong-Yuan Yu, Bai-Xu Chen, Lu-Wei Li, Yi-Cheng Wang

Boundary faults of the Daxing Uplift and Langgu–Dachang Depression are located in the southeastern region of the Beijing Plain and directly control the sedimentation, tectonic evolution, and strong seismic activity of the plain. The Sanhe–Pinggu earthquake of Ms 8.0 occurred in 1679, but the active tectonic deformation characteristics of the boundary have been rarely discussed. In this study, the active tectonic deformation characteristics of the Daxing Uplift and Langgu–Dachang Depression boundary rupture were investigated by collecting and analyzing the results of previous works, supplementing three shallow-seismic-exploration control lines at locations where the data are lacking, and carrying out borehole combined profile exploration and optically stimulated luminescence dating at local breakpoints. Results show that the Daxing Uplift and Langgu–Dachang Depression boundary faults constitute an active tectonic deformation zone with ∼50 km distance between Mafang and Niubaotun towns and then extends to both ends to form a deep and large fault that cuts through the earth’s crust. The activity of the Daxing Uplift eastern boundary fault may be divided into two sections near Anding town, with the early-to-middle Late Pleistocene gradually weakening in the northwest and the Holocene gradually weakening in the southwest. Moreover, the activity of the Xiadian fault may be divided into two sections near the Chaobai River: the Holocene gradually weakening in the northwest and the early-to-middle Late Pleistocene gradually weakening in the southwest. The boundary fault of the Daxing Uplift and Langgu–Dachang Depression has an ∼43 km seismic gap around Niubaotun town, which has a high risk of Ms 6.0–7.0 earthquakes. This investigation into the active tectonic deformation characteristics of the boundary fault of the Daxing Uplift and Langgu–Dachang Depression is crucial for analyzing the strong earthquake rupture behavior and the future risk of strong earthquakes in this area. It also contributes greatly to the study of the tectonic pattern evolution of the North China Plain and Beijing Plain.

大兴隆起与郎固-大厂凹陷的边界断层位于北京平原东南部地区,直接控制着平原的沉积、构造演化和强烈地震活动。1679 年发生了三河-平谷 8.0 级地震,但该边界的活动构造变形特征却鲜有论述。本研究通过收集和分析前人的研究成果,在资料缺乏的地点补充了三条浅层地震勘探控制线,并在局部断裂点进行了钻孔组合剖面勘探和光激发发光测年,研究了大兴隆起与浪古-大昌凹陷边界断裂的活动构造变形特征。结果表明,大兴隆起与浪古-大昌凹陷边界断层在马坊镇与牛堡屯镇之间构成一条长约 50 公里的活动构造变形带,并向两端延伸,形成一条切割地壳的深大断层。大兴隆起东界断层的活动在安定镇附近可分为两段,晚更新世早中期向西北逐渐减弱,全新世向西南逐渐减弱。此外,夏店断层的活动在潮白河附近可分为两段,西北部为全新世逐渐减弱,西南部为晚更新世早中期逐渐减弱。大兴隆起与浪古-大昌凹陷的边界断层在牛堡屯镇附近有一个~43km的地震缺口,发生Ms6.0-7.0地震的危险性较高。对大兴隆起与浪古-大昌凹陷边界断层活动构造变形特征的研究,对分析该地区强震破裂行为和未来强震风险至关重要。同时,它对研究华北平原和北京平原的构造格局演化也大有裨益。
{"title":"Active tectonic deformation and its seismic–geological significance of boundary faults of the Daxing Uplift and Langgu–Dachang Depression, Beijing Plain, China","authors":"Rong-Ying Zheng, Zhong-Yuan Yu, Bai-Xu Chen, Lu-Wei Li, Yi-Cheng Wang","doi":"10.1007/s11770-024-1087-6","DOIUrl":"https://doi.org/10.1007/s11770-024-1087-6","url":null,"abstract":"<p>Boundary faults of the Daxing Uplift and Langgu–Dachang Depression are located in the southeastern region of the Beijing Plain and directly control the sedimentation, tectonic evolution, and strong seismic activity of the plain. The Sanhe–Pinggu earthquake of <i>Ms</i> 8.0 occurred in 1679, but the active tectonic deformation characteristics of the boundary have been rarely discussed. In this study, the active tectonic deformation characteristics of the Daxing Uplift and Langgu–Dachang Depression boundary rupture were investigated by collecting and analyzing the results of previous works, supplementing three shallow-seismic-exploration control lines at locations where the data are lacking, and carrying out borehole combined profile exploration and optically stimulated luminescence dating at local breakpoints. Results show that the Daxing Uplift and Langgu–Dachang Depression boundary faults constitute an active tectonic deformation zone with ∼50 km distance between Mafang and Niubaotun towns and then extends to both ends to form a deep and large fault that cuts through the earth’s crust. The activity of the Daxing Uplift eastern boundary fault may be divided into two sections near Anding town, with the early-to-middle Late Pleistocene gradually weakening in the northwest and the Holocene gradually weakening in the southwest. Moreover, the activity of the Xiadian fault may be divided into two sections near the Chaobai River: the Holocene gradually weakening in the northwest and the early-to-middle Late Pleistocene gradually weakening in the southwest. The boundary fault of the Daxing Uplift and Langgu–Dachang Depression has an ∼43 km seismic gap around Niubaotun town, which has a high risk of <i>Ms</i> 6.0–7.0 earthquakes. This investigation into the active tectonic deformation characteristics of the boundary fault of the Daxing Uplift and Langgu–Dachang Depression is crucial for analyzing the strong earthquake rupture behavior and the future risk of strong earthquakes in this area. It also contributes greatly to the study of the tectonic pattern evolution of the North China Plain and Beijing Plain.</p>","PeriodicalId":55500,"journal":{"name":"Applied Geophysics","volume":"21 1","pages":""},"PeriodicalIF":0.7,"publicationDate":"2024-05-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140938311","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"地球科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Applied Geophysics
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1