make_gadget_mainfile: Create a list of class "gadget_main"

Description Usage Arguments Value Examples

Description

Create a list of class "gadget_main"

Usage

1

Arguments

...

Either a list with named objects pertaining to the main file for Gadget or any number of objects named similarly

Value

A list of class gadget_main

Examples

1
2
main <- list(timefile = "time", areafile = "area", stockfiles = "cod")
make_gadget_mainfile(main)

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