Ignore:
Timestamp:
Jun 5, 2017, 3:05:26 PM (7 years ago)
Author:
Evgeny Stambulchik <Evgeny.Stambulchik@…>
Branch:
default
Phase:
public
Message:

Microfield frequency should be frequency units, not circular freq.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/entities.js

    r368 r369  
    423423        nspecies  : 1,
    424424        section   : "spectroscopy",
    425         formula   : "return this.plasma.getMicrofieldFrequency(s1)"
     425        formula   : "return this.plasma.getMicrofieldFrequency(s1)/(2*Math.PI)"
    426426    },
    427427   
Note: See TracChangeset for help on using the changeset viewer.