Skip to content

Feature request: disable or reroute socsim output #33

@AaronGullickson

Description

@AaronGullickson

Is it possible to turn off or reroute the default socsim output? I am running a large number of simulations (24 sims of 200-300 years) in a script using nohup and all of that is leading to a massively bloated nohup.out file. I already have a set of diagnostic tools to check the simulations for things like population pyramids and the like. While that can be nice for interactive testing, its kind of unnecessary bloat when actually running full simulations for an analytical project.

I have tried to use suppressMessages and suppressWarnings in R but it seems like the output is coming directly from the C++ code so this has no effect. Maybe it would be possible to have an argument in socsim for different levels of verbosity?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions