Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add defaults to input variables #3

Open
ewquon opened this issue Oct 2, 2019 · 0 comments
Open

Add defaults to input variables #3

ewquon opened this issue Oct 2, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ewquon
Copy link
Collaborator

ewquon commented Oct 2, 2019

Use lookupOrDefault instead of just lookup

@ewquon ewquon added the enhancement New feature or request label Oct 2, 2019
ewquon added a commit to ewquon/SOWFA-6 that referenced this issue May 11, 2020
    #0  Foam::error::printStack(Foam::Ostream&) at ??:?
    NREL#1  Foam::sigSegv::sigHandler(int) at ??:?
    NREL#2  ? in "/lib64/libc.so.6"
    NREL#3  Foam::objectRegistry::modified() const at ??:?
    NREL#4  Foam::Time::readModifiedObjects() at ??:?
    NREL#5  Foam::Time::run() const at ??:?
    NREL#6  ? at ??:?
    NREL#7  __libc_start_main in "/lib64/libc.so.6"
    NREL#8  ? at ??:?
    Segmentation fault (core dumped)

WORKAROUND: set `runTimeModifiable no;` in system/controlDict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants