infraFDTD.assist-package {infraFDTD.assist} | R Documentation |
IO Help for infraFDTD Model
Description
Facilitates the generation of input files for infraFDTD and processes snapshot output. infraFDTD is a finite-difference model written by Keehoon Kim for simulating infrasound that considers topography and a 1-D atmosphere (see Kim et al., 2015 <doi:10.1002/2015GL064466>).
Details
The DESCRIPTION file:
Package: | infraFDTD.assist |
Type: | Package |
Title: | IO Help for infraFDTD Model |
Version: | 0.6 |
Date: | 2017-10-30 |
Imports: | fields |
Suggests: | rNOMADS |
Author: | Jake Anderson |
Maintainer: | Jake Anderson <ajakef@gmail.com> |
Description: | Facilitates the generation of input files for infraFDTD and processes snapshot output. infraFDTD is a finite-difference model written by Keehoon Kim for simulating infrasound that considers topography and a 1-D atmosphere (see Kim et al., 2015 <doi:10.1002/2015GL064466>). |
License: | GPL (>=2) |
Index of help topics:
MakeSnapshotInfo First Step in Snapshot Conversion MakeSnapshots Convert Binary Snapshot Output to PNGs PrepFiles Generate Input Files for infraFDTD infraFDTD.assist-package IO Help for infraFDTD Model
Before running the infraFDTD model, generate the input files using PrepFiles. After running the model, binary snapshot files can be converted into png files by MakeSnapshotInfo and MakeSnapshots.
Author(s)
Jake Anderson
Maintainer: Jake Anderson <ajakef@gmail.com>
References
The infraFDTD code is available on request from Keehoon Kim at LLNL (kim84@llnl.gov) and is described in Kim et al. (2015) <doi:10.1002/2015GL064466>.
See Also
See package rNOMADS for help finding atmospheric profiles for given time/place.