Skip to content

Bug with HeterogeneousBorefield #40

@Letizia-BD

Description

@Letizia-BD

Error pops up when initializin HeterogeneousBorefield.

Solved by changing line:

initial_ΔT::Vector{S} = zeros(S, Nb)

into:

initial_ΔT::Vector{S} = zeros(Nb)

in HeterogeneousBorefield.jl

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