Ignore:
Timestamp:
Oct 30, 2008, 12:55:19 AM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
25f5089
Parents:
5fd79e
Message:

Implemented analysis of magnetic susceptibilites.

This is very similar to Sigma(PAS), however not with ForceMatrix class but with EnergyMatrix. This is still not finished and yet not working. However, it does not impact on other functions of joiner or analyzer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/parser.hpp

    r5fd79e r348b6a  
    3131#define ShieldingFragmentSuffix ".sigma_all_fragment.all"
    3232#define ShieldingPASFragmentSuffix ".sigma_all_PAS_fragment.all"
     33#define ChiSuffix ".chi_all.csv"
     34#define ChiPASSuffix ".chi_all_PAS.csv"
     35#define ChiFragmentSuffix ".chi_all_fragment.all"
     36#define ChiPASFragmentSuffix ".chi_all_PAS_fragment.all"
    3337#define TimeSuffix ".speed"
    3438
Note: See TracChangeset for help on using the changeset viewer.