Skip to content

Create functions that will work with C/C++ #8

@stubrittain

Description

@stubrittain

VolumeLibrary is used by the FuelCalc program produced by the Missoula Fire Sciences Lab

FuelCalc is written in C++

FuelCalc experiences exceptions using the current VolumeLibrary functions.

I have written a wrapper that allows FuelCalc to call it's necessary VolumeLibrary functions, which entail adding explicit sizes to string lengths as parameters.

I would like to create a Pull Request and add these functions, as well as a simple command line test program.

I have only tested on MS Windows 64 bit, using the Intel Fortran compiler. However, there are plans to migrate FuelCalc to Linux in the near future, and I would most likely want to be able to build and test these changes with gnu Fortran.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions