Search found 83 matches

by christopher.loughner
November 18th, 2021, 11:30 am
Forum: Users
Topic: User input terrain height instead of GDAS terrain data
Replies: 2
Views: 11869

Re: User input terrain height instead of GDAS terrain data

No. For meteorological inputs on a pressure vertical coordinate system, the terrain height is set to the surface height defined in the meteorological input file. If surface height is not in the meteorological file, then terrain height is calculated within HYSPLIT based on the input surface pressure.
by christopher.loughner
October 7th, 2021, 9:41 am
Forum: Dispersion Model
Topic: cdump file merge
Replies: 2
Views: 7853

Re: cdump file merge

conappend is what you want to do this.
by christopher.loughner
October 7th, 2021, 9:31 am
Forum: HYSPLIT for LINUX
Topic: How to set up control file for multiprocessing
Replies: 5
Views: 32550

Re: How to set up control file for multiprocessing

Each processor is simulating different particles. If you ask HYSPLIT to run with 10 processors and simulate 2500 particles, then each processor will simulate 250 particles. After running HYSPLIT with multiple processors and before running parhplot, run parmerge to merge the multiple PARDUMP files in...
by christopher.loughner
September 9th, 2021, 9:17 am
Forum: General questions on meteorological data needed for HYSPLIT
Topic: Met data
Replies: 1
Views: 16144

Re: Met data

See here to learn about available ARL gridded meteorological data:

https://www.ready.noaa.gov/archives.php

The global datasets (GFS, GDAS) will work for your case.
by christopher.loughner
September 9th, 2021, 9:11 am
Forum: HYSPLIT for PCs
Topic: back trajectory not running full length of time
Replies: 2
Views: 20460

Re: back trajectory not running full length of time

A back trajectory will stop if it exits the meteorological domain (won't happen with a GFS file unless you extracted a smaller domain) or the meteorology does not cover the entire time period.
by christopher.loughner
July 22nd, 2021, 2:08 pm
Forum: Developers
Topic: Output new meteo variables along trajectory
Replies: 1
Views: 39539

Re: Output new meteo variables along trajectory

The units of the U and V that you carried through are in units of grids/min. To convert to m/s, you need to change your uwnd and vwnd equations in advmet as follows:

METO%TMRK(METO%FLAG%UWND)=((VAR2-VAR1)*TF+VAR1)*GX(II,JJ)/60.

METO%TMRK(METO%FLAG%VWND)=((VAR2-VAR1)*TF+VAR1)*GY(II,JJ)/60.
by christopher.loughner
June 18th, 2021, 1:53 pm
Forum: 15. Radioactive pollutants and dose
Topic: Need gdas11-22.bin
Replies: 5
Views: 21187

Re: Need gdas11-22.bin

It seems like you are having trouble downloading and/or extracting this entire file. For Windows, if you right click on the file, gdas11-22.bin, and select Properties, this should that the file size is: 758,373,628 bytes. If you have this entire file in C:\Tutorial\japan and double click on the batc...
by christopher.loughner
June 18th, 2021, 1:32 pm
Forum: 5. Trajectory options
Topic: Convection
Replies: 2
Views: 23040

Re: Convection

To have HYSPLIT simulate convection when CAPE exceeds a certain threshold, set CAPEMIN to a value larger than zero. Note that if you don't have CAPE in the met files, HYSPLIT will calculate for you for each grid cell, which will slow down your simulation. To utilize HYSPLIT's extreme convection sche...
by christopher.loughner
June 18th, 2021, 12:12 pm
Forum: 2021 HYSPLIT Workshop Questions
Topic: Real-time calculation
Replies: 5
Views: 21508

Re: Real-time calculation

Information on available forecast met files on the ARL server is found here:
https://www.ready.noaa.gov/READYmetdata.php
by christopher.loughner
June 18th, 2021, 12:08 pm
Forum: 2021 HYSPLIT Workshop Questions
Topic: Real-time calculation
Replies: 5
Views: 21508

Re: Real-time calculation

If ftp.arl.noaa.gov/pub/forecast doesn't work for you, you can try ftp.arl.noaa.gov/forecast

Go to advanced search