Ignore:
Timestamp:
Oct 30, 2008, 4:13:32 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
dafe43
Parents:
b7fafb
git-author:
Frederik Heber <heber@…> (10/30/08 00:55:19)
git-committer:
Frederik Heber <heber@…> (10/30/08 16:13:32)
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

    rb7fafb r002351  
    2525#define ShieldingFragmentSuffix ".sigma_all_fragment.all"
    2626#define ShieldingPASFragmentSuffix ".sigma_all_PAS_fragment.all"
     27#define ChiSuffix ".chi_all.csv"
     28#define ChiPASSuffix ".chi_all_PAS.csv"
     29#define ChiFragmentSuffix ".chi_all_fragment.all"
     30#define ChiPASFragmentSuffix ".chi_all_PAS_fragment.all"
    2731#define TimeSuffix ".speed"
    2832#define EnergyFragmentSuffix ".energyfragment.all"
Note: See TracChangeset for help on using the changeset viewer.