Skip to content

Commit

Permalink
Z4cow: add temp var dlnW
Browse files Browse the repository at this point in the history
  • Loading branch information
lwJi committed Sep 11, 2024
1 parent af22097 commit cef1593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Z4cow/wolfram/wl/Z4c_vars.wl
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ TmunuVarlist =

IntermediateVarlist =
TempTensors[
{dlnW[-k], PrintAs -> "\[PartialD]lnW"},
(* {detinvgamt[], PrintAs -> "1/\!\(\*OverscriptBox[\(\[Gamma]\), \(~\)]\)"}, *)
{invgamt[i, j], Symmetric[{i, j}], PrintAs -> "\!\(\*OverscriptBox[\(\[Gamma]\), \(~\)]\)"},
{invgam[i, j], Symmetric[{i, j}], PrintAs -> "\[Gamma]"},
Expand Down
1 change: 1 addition & 0 deletions Z4cow/wolfram/wl/Z4c_vars_check.wl
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ TmunuVarlist =

IntermediateVarlist =
DefTensors[
{dlnW[-k], PrintAs -> "\[PartialD]lnW"},
(* {detinvgamt[], PrintAs -> "1/\!\(\*OverscriptBox[\(\[Gamma]\), \(~\)]\)"}, *)
{invgamt[i, j], Symmetric[{i, j}], PrintAs -> "\!\(\*OverscriptBox[\(\[Gamma]\), \(~\)]\)"},
{invgam[i, j], Symmetric[{i, j}], PrintAs -> "\[Gamma]"},
Expand Down

0 comments on commit cef1593

Please sign in to comment.