Skip to content

romberg_integrate_wire_e isn't called anymore #18

Description

@crimus

Hello,
it seems that since your commit on 0b7679f, the function romberg_integrate_wire_e is not called anymore (I was working oh that).
I am not a github advanced user, and neither an expert programmer, I can only point you towards main.c:836
int sim_result = process_deck_sequential(ctx, &deck);
is present instead of
int sim_result = run_simulation(ctx, &deck);

Actually, I was able to work on it again checking out again to 0b7679f

Hoping it helps,
Cristiano IZ4HDM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions