Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve fortran assert function for debubugging #243

@AdityaSavara

Description

@AdityaSavara

Currently, kmc_model.compile_options = '-d' turns on the assert statements, but they do not work while running a model in a typical installation. They may need some kind of special fortran environment (I do not know which one is needed).

I think the assert statement should be made into a 'regular' fortran function rather than in a ppc file so that it can work in the normally used environment.

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