代码搜索结果
找到约 823 项符合
Pressure 的代码
co_refract.pro
;+
; NAME:
; CO_REFRACT()
;
; PURPOSE:
; Calculate correction to altitude due to atmospheric refraction.
;
; DESCRIPTION:
; CO_REFRACT can calculate both apparent altitude from obs
h2osat.dat
Saturation pressure of water
from Table A-12M in K. Wark, "Thermodynamics", 3rd ed., 1977, McGraw-Hill
T_(C) P_(bar)
0 0.00611
5 0.00872
10 0.01228
15 0.01705
h2osat.dat
Saturation pressure of water
from Table A-12M in K. Wark, "Thermodynamics", 3rd ed., 1977, McGraw-Hill
T_(C) P_(bar)
0 0.00611
5 0.00872
10 0.01228
15 0.01705
ts_read_raw.c
/*
* tslib/src/ts_read_raw.c
*
* Original version:
* Copyright (C) 2001 Russell King.
*
* Rewritten for the Linux input device API:
* Copyright (C) 2002 Nicolas Pitre
*
* This file is pl
h2osat.dat
Saturation pressure of water
from Table A-12M in K. Wark, "Thermodynamics", 3rd ed., 1977, McGraw-Hill
T_(C) P_(bar)
0 0.00611
5 0.00872
10 0.01228
15 0.01705
readme.txt
1、首先通过ncbrowser命令阅读数据基本信息,
可以看到数据文件的变量有lat,lon,time,slp(sea level pressure)
2、通过程序read_data_nc.m就可以将数据05_0819_0822.nc写成ascii格式数据
canvas.cpp
/****************************************************************************
** $Id: qt/canvas.cpp 3.3.1 edited May 27 2003 $
**
** Copyright ( C ) 1992-2001 Trolltech AS. All rights reserved
2410.c
/*
** $Id: 2410.c,v 1.4 2003/11/21 12:15:37 weiym Exp $
**
** 2410.c: Low Level Input Engine for SMDK2410 Dev Board.
**
** Copyright (C) 2003 Feynman Software.
*/
/*
** This program is free
geoelast.h
#ifndef GEOELASTMAT_H
#define GEOELASTMAT_H
#include "iotools.h"
#include "alias.h"
struct matrix;
struct vector;
/**
Class geoelastmat defines elastic material model for geotechnical
purposes
ts_read_raw.c
/*
* tslib/src/ts_read_raw.c
*
* Original version:
* Copyright (C) 2001 Russell King.
*
* Rewritten for the Linux input device API:
* Copyright (C) 2002 Nicolas Pitre
*
* This file is pl