matlabcentral/gsw_geo_strf_Montgomery.m Go to file Go to file T Go to line L Copy path Cannot retrieve contributors at this time 152 lines (137 sloc) 6.18 KB Raw Blame function geo_strf_Montgomery = gsw_geo_strf_Montgomery(SA,CT,p,p_ref) % gsw_geo_strf_Montgomery Montgomery ...
matlabcentral/gsw_Turner_Rsubrho.m Go to file Copy path Cannot retrieve contributors at this time 164 lines (144 sloc)6.19 KB RawBlame function[Tu,Rsubrho,p_mid]=gsw_Turner_Rsubrho(SA,CT,p) %gsw_Turner_Rsubrho Turner angle & Rsubrho (75-term equation) ...
219264楼:Originally posted bydbczmlat 2010-07-06 13:47:44 TEOS水解可以制备大粒径硅溶胶,这种...
Unlike the Fortran-90 and Matlab versions of the toolbox, functions in the C version are primarily scalar. You should download the documentation from http://teos-10.org, but should look at gswteos-10.h for the C API. The functions gsw_saar and gsw_deltasa_atlas have been modified from...
For arrays, one should use thevectorized "dot" operator: C=[45.8;34.7] T=[28.9;22.8] P=[10.0;50.0] SP=gsw_sp_from_c.(C,T,P) About TEOS-10 Please check theofficial siteandofficial repository, which provide the official implementations (C/Fortran/Matlab/PHP) and the wrappers....
MATLAB2415 GibbsSeaWater.jlGibbsSeaWater.jlPublic Gibbs-SeaWater (GSW) Oceanographic Toolbox in Julia Julia223 GSW-CGSW-CPublic C implementation of the Thermodynamic Equation Of Seawater - 2010 (TEOS-10) C1817 GSW-FortranGSW-FortranPublic
TEOS-10 V3.06 GSW Oceanographic Toolbox in C === This began as a translation of the original Fortran-90 source code into C. Unlike the Fortran-90 and Matlab versions of the toolbox, functions in the C version are primarily scalar. You should download the documentation fromhttp://teos-10...
TEOS-10 V3.05 GSW Oceanographic Toolbox in C === This began as a translation of the original Fortran-90 source code into C. Unlike the Fortran-90 and Matlab versions of the toolbox, functions in the C version are primarily scalar. You should download the documentation fromhttp://teos-10...
This module is a Python alternative to the GSW-Matlab toolbox. The table below shows some function names in the gibbs library and the corresponding function names in the seawater library. TEOS-10 vs. EOS-80 VariableSeaWater (EOS 80)Gibbs SeaWater (GSW TEOS 10) ...
This module is an python alternative to the gsw MatlabTM toolbox. The This module is a Python alternative to the GSW-Matlab toolbox. The table below shows some function names in the gibbs library and the corresponding function names in the seawater library. @@ -95,11 +97,11 @@ Thanks ...