Skip to content

Commit

Permalink
remove line strength from Radiative form
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasmoreau committed Mar 23, 2018
1 parent 63d6e09 commit 8677b8b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ public RadiativeForm(){
field.setPrefix("lower");
addField(field);
addField(new RangeField(Restrictable.RadTransProbabilityA,"Probability, A"));
addField(new RangeField(Restrictable.RadTransProbabilityLineStrength,"Line strength"));
}

static ProxyRangeField setupWLField() {
Expand Down

0 comments on commit 8677b8b

Please sign in to comment.