Skip to content

Commit

Permalink
all number of atmosphere layers to be controlled via phet-io, see #351
Browse files Browse the repository at this point in the history
  • Loading branch information
jbphet committed Aug 18, 2023
1 parent 4e73a88 commit 232ab81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/layer-model/model/LayerModelModel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ class LayerModelModel extends LayersModel {

// Group under model.atmosphereLayers, see https://github.com/phetsims/greenhouse-effect/issues/281
tandem: this.atmosphereLayersTandem.createTandem( 'numberOfActiveAtmosphereLayersProperty' ),
phetioReadOnly: true,
phetioFeatured: true,
phetioDocumentation: 'The number of modeled layers in the atmosphere that are absorbing some amount of IR energy'
} );
Expand Down

0 comments on commit 232ab81

Please sign in to comment.