GithubHelp home page GithubHelp logo

xq-meng / cambala Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nauchnik/cambala

0.0 0.0 0.0 179.98 MB

CAMBALA: Coupled Acoustic Modes with Bottom Attenuation in Linear Acoustics

C++ 90.84% Python 2.29% MATLAB 5.29% Makefile 0.94% CMake 0.65%

cambala's Introduction

CAMBALA: Coupled Acoustic Modes with Bottom Attenuation in Linear Acoustics

Authors: Pavel Petrov^, Oleg Zaikin^^, Andrey Tyshchenko^

^Il'ichev Pacific Oceanological Institute FEB RAS

^^Matrosov Institute for System Dynamics and Control Theory SB RAS

DESCRIPTION

CAMBALA is aimed at computing sound propagation in 3D-varying shallow water waveguides.

CAMBALA Inversion tools is aimed at solving computationally hard inverse problems in underwater acoustics. In particular, it can reconstruct the sound speed profile or seabed parameters in a shallow water waveguide using a dispersion-based geoacoustic inversion scheme.

HOW TO BUILD

CAMBALA

Preliminary Windows actions

Download and extract sources.

Visual studio solution is here /src/VS_normal_modes/VS_normal_modes.sln

Preliminary Linux actions

git clone --recurse-submodules https://github.com/Nauchnik/CAMBALA.git

Common actions

cd src/normal_modes

cmake -DCMAKE_BUILD_TYPE=Release .

make

CAMBALA Inversion tools

Windows

Use the Visual studio solution ./src/VS_inversion_tools/VS_inversion_tools.sln

Linux

git clone --recurse-submodules https://github.com/Nauchnik/CAMBALA.git

cd src/inversion_tools

cmake -DCMAKE_BUILD_TYPE=Release .

make

HOW TO CREATE INVERTION SCENARIOS FOR CAMBALA INVERSION TOOLS

A manual on creating inversion scenarios is here \doc\Creating_an_inversion_scenario_file.pdf

HOW TO RUN CAMBALA INVERSION TOOLS

CAMBALA_inversion_tools.exe scenario_file_name verbosity

Possible verbosity values: 0, 1, 2.

NB! All additional files specified in a scenario file must be in the directory where a program is launched.

EXAMPLES FOR CAMBALA INVERSION TOOLS

NB! In all examples below CAMBALA_inversion_tools.exe must be first copied to the corresponding directory.

Example 1. Invert bottom parameters and the range correction.

Directory: /scenarios/CambalaInverse/Example_1_range_cb_rhob/

CAMBALA_inversion_tools.exe scenario1 1

Example 2. Invert bottom parameters and the sound speed profile.

Directory: /scenarios/CambalaInverse/Example_2_cb_rhob_ssp/

CAMBALA_inversion_tools.exe scenario2 1

CITATION

CAMBALA Inversion tools can be cited as follows:

@article{ZaikinP16-OIDP,
author  = "Oleg Zaikin and Pavel Petrov",
title   = "Algorithm of reconstruction of the sound speed profile in a shallow-water geoacoustic waveguide from modal dispersion data",
journal = "Optoelectronics, Instrumentation and Data Processing",
year    = "2016",
volume  = "52",
number  = "3",
pages   = "259--265"
}

cambala's People

Contributors

nauchnik avatar kaustikos avatar goldfeniks avatar xq-meng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.