start {CFD} R Documentation

start run the simulation

Description

Usage

start(ss,
    max.time = 1000000,
    n.threads = 8);

Arguments

ss

[as Session]

max.time

[as integer]

Details

Authors

CFD_clr

Value

this function returns data object of type Session.

clr value class

Examples


[Package CFD version 1.0.0.0 Index]