read_gadget_main: Read Gadget mainfile

Description Usage Arguments Value Examples

Description

Read Gadget mainfile

Usage

1
read_gadget_main(file = "main", path = NULL)

Arguments

file

Character. Name of the main file to be read

path

Optional. Character vector of path to the directory where Gadget files are located

Value

List of class gadget_main with each name corresponding to a type of file and each object corresponding to a filename as used by Gadget

Examples

1
2
read_gadget_main(path = system.file(gad_mod_dir, package = "gadgetSim"))
read_gadget_main("WGTS/main.final")

inspktrgadget/gadgetSim documentation built on May 10, 2019, 9:51 a.m.