Skip to content
Snippets Groups Projects

follow Rec!2683

Merged Christoph Hasse requested to merge chasse_functor_compose into master
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -98,7 +98,7 @@ def all_variables(pvs, DTFR, ptype):
all_vars['END_VX'] = F.END_VX
all_vars['END_VY'] = F.END_VY
all_vars['END_VZ'] = F.END_VZ
all_vars['END_VRho'] = F.END_VRho
all_vars['END_VRHO'] = F.END_VRHO
all_vars['Ds_END_VZ'] = F.CHILD(1, F.END_VZ)
all_vars['Delta_END_VZ_DsB0'] = F.CHILD(1, F.END_VZ) - F.END_VZ
Loading