# RJ_MCMC **Repository Path**: ucaslilong/RJ_MCMC ## Basic Information - **Project Name**: RJ_MCMC - **Description**: This program does a Transdimensional inversion of Surface wave dispersion curves with the reversible jump algorithm - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: joint - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-02-11 - **Last Updated**: 2026-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RJ_MCMC This program performs a Transdimensional inversion of Surface wave dispersion curves with the reversible jump algorithm Primary contributors: Thomas Bodin, Dorian Soergel, Alistair Boyce README last updated: A, Boyce 09/12/2021 ----------------------------- CITATION ----------------------------- If you use this code please cite the following manuscript: Bodin, T., Leiva, J., Romanowicz, B., Maupin, V. & Yuan, H. (2016) Imaging anisotropic layering with Bayesian inversion of multiple data types. Geophys. J. Int. 206, 605–629. doi: 10.1093/gji/ggw124. ----------------------------- OUTLINE ----------------------------- 1. LICENSE 2. README.md 3. data_params.sh 4. params.sh : parameter file for main code 5. Makefile : Fortran compilation file (uses mpif90) 6. Model_deep_REF.in : Reference model (Currently PREM) 7. RJ_MCMC_test_nlay.f90 : MAIN CODE 8. src/ : Supporting code & functions 9. plot_test_results.py : Plotting scripts in python ----------------------------- DETAILS ----------------------------- More details to follow...