compute_landau_lifshitz_pseudotensor Subroutine

subroutine compute_landau_lifshitz_pseudotensor()

Computes the Landau-Lifshitz pseudotensor on the mesh, using the definition in eq.(96.9) in Landau and Lifshitz, The Classical Theory of Fields, Pergamon Press(1975)

FT 11.05.2022


Arguments

None

Contents


Source Code

  SUBROUTINE compute_landau_lifshitz_pseudotensor()

    !************************************************
    !
    !# Computes the Landau-Lifshitz pseudotensor
    !  on the mesh, using the definition in eq.(96.9)
    !  in Landau and Lifshitz, The Classical Theory
    !  of Fields, Pergamon Press(1975)
    !
    !  FT 11.05.2022
    !
    !************************************************



  END SUBROUTINE compute_landau_lifshitz_pseudotensor