|
World Ocean Simulation System (WOSS) library
|
WOSS commandline binary for channel tests and scripting, with minimal and simple bellhop configuration. More...
Classes | |
| class | WossBellhopScript |
Functions | |
| int | main (int argc, char *argv[]) |
WOSS commandline binary for channel tests and scripting, with minimal and simple bellhop configuration.
some syntax examples
/<wossdir>/tests/.libs/woss-bellhop-script-bin 1 1 /home/<user>/ocean_databases/dbs/ /bathymetry/GEBCO_2025_sub_ice.nc /ssp/WOA2023/WOA2023_SSP_June.nc ./bh_script_out/ 42.59 10.125 60 42.59 10.131 2 1500
/<wossdir>/tests/.libs/woss-bellhop-script-bin 1 1 /home/<user>/ocean_databases/dbs/ /bathymetry/GEBCO_2025_sub_ice.nc /ssp/WOA2023/WOA2023_SSP_June.nc ./bh_script_out/ 42.59 10.125 60 42.59 10.131 2 1500 "5|0|100|300|200|400|500|600|550|800|760"
/<wossdir>/tests/.libs/woss-bellhop-script-bin 1 1 /home/<user>/ocean_databases/dbs/ /bathymetry/GEBCO_2025_sub_ice.nc /ssp/WOA2023/WOA2023_SSP_June.nc ./bh_script_out/ 42.59 10.125 60 42.59 10.131 2 1500 "#" "TestSediment|1560.0|200.0|1.5|0.9|0.8|300.0"
/<wossdir>/tests/.libs/woss-bellhop-script-bin 1 1 /home/<user>/ocean_databases/dbs/ /bathymetry/GEBCO_2025_sub_ice.nc /ssp/WOA2023/WOA2023_SSP_June.nc ./bh_script_out/ 42.59 10.125 60 42.59 10.131 2 1500 "5|0|100|300|200|400|500|600|550|800|760" "TestSediment|1560.0|200.0|1.5|0.9|0.8|300.0" "12|0|1508.42|10|1508.02|20|1507.71|30|1507.53|50|1507.03|75|1507.56|100|1508.08|125|1508.49|150|1508.91|200|1509.75|250|1510.58|300|1511.42"
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
References WossBellhopScript::bathy_db_file_path, WossBellhopScript::custom_bathy, WossBellhopScript::custom_sedim, WossBellhopScript::custom_ssp, WossBellhopScript::db_path, WossBellhopScript::debug_level, WossBellhopScript::frequency, woss::WossTest::getWossTestDebug(), WossBellhopScript::res_path, woss::WossTest::run(), WossBellhopScript::rx_coordz, woss::WossTest::setWossTestDebug(), WossBellhopScript::ssp_db_file_path, WossBellhopScript::stream, and WossBellhopScript::tx_coordz.
