Author: chatellier Date: 2009-06-09 12:14:28 +0000 (Tue, 09 Jun 2009) New Revision: 2352 Modified: isis-fish/trunk/src/main/resources/sensitivity.properties Log: Sort fil, remove duplicated entries Modified: isis-fish/trunk/src/main/resources/sensitivity.properties =================================================================== --- isis-fish/trunk/src/main/resources/sensitivity.properties 2009-06-09 11:53:17 UTC (rev 2351) +++ isis-fish/trunk/src/main/resources/sensitivity.properties 2009-06-09 12:14:28 UTC (rev 2352) @@ -1,69 +1,63 @@ +EffortDescription.CrewFoodCost +EffortDescription.CrewShareRate +EffortDescription.CrewSize EffortDescription.FishingOperation EffortDescription.FishingOperationDuration -EffortDescription.GearsNumberPerOperation -EffortDescription.CrewSize -EffortDescription.UnitCostOfFishing EffortDescription.FixedCrewSalary -EffortDescription.CrewFoodCost -EffortDescription.CrewShareRate -EffortDescription.RepairAndMaintenanceGearCost +EffortDescription.GearsNumberPerOperation EffortDescription.LandingCosts EffortDescription.OtherRunningCost -Gear.StandardisationFactor -Gear.PossibleValue +EffortDescription.RepairAndMaintenanceGearCost +EffortDescription.UnitCostOfFishing Gear.PopulationSelectivity +Gear.PossibleValue +Gear.StandardisationFactor Metier.GearParameterValue -Metier.Zone MetierSeasonInfo.SpeciesTargetSpecies +Metier.Zone +Population.Capturability Population.GeographicId -Population.PlusGroup -Population.MappingZoneReproZoneRecru +PopulationGroup.Age +PopulationGroup.MaxLength +PopulationGroup.MeanWeight +PopulationGroup.MinLength +PopulationGroup.Price +PopulationGroup.ReproductionRate Population.Growth Population.GrowthReverse +Population.MappingZoneReproZoneRecru Population.MaturityGroup Population.MeanWeight +Population.MonthGapBetweenReproRecrutement +Population.NaturalDeathRate +Population.NaturalDeathRateMatrix +Population.PlusGroup Population.Price +Population.RecruitmentDistribution Population.ReproductionEquation -Population.NaturalDeathRateMatrix -Population.NaturalDeathRate -Population.Capturability -PopulationGroup.MeanWeight -PopulationGroup.Price -PopulationGroup.ReproductionRate -PopulationGroup.Age -PopulationGroup.MinLength -PopulationGroup.MaxLength -PopulationGroup.MeanWeight PopulationSeasonInfo.EmigrationMatrix +PopulationSeasonInfo.GroupChange PopulationSeasonInfo.ImmigrationMatrix +PopulationSeasonInfo.LengthChangeMatrix PopulationSeasonInfo.MigrationMatrix PopulationSeasonInfo.UseEquationMigration -PopulationSeasonInfo.LengthChangeMatrix -PopulationSeasonInfo.GroupChange -Population.MonthGapBetweenReproRecrutement -Population.RecruitmentDistribution -StrategyMonthInfo.LengthChangeMatrix -SetOfVessels.NumberOfVessels SetOfVessels.FixedCosts -Species.ScientificName -Species.CodeRubbin -Species.CodeCEE -Species.AgeGroupType -Species.AgeGroupType SetOfVessels.NumberOfVessels -SetOfVessels.FixedCosts SetOfVessels.TechnicalEfficiencyEquation +Species.AgeGroupType +Species.CodeCEE +Strategy.Inactivity +StrategyMonthInfo.LengthChangeMatrix StrategyMonthInfo.MinInactivityDays StrategyMonthInfo.ProportionMetier Strategy.ProportionSetOfVessels Strategy.SetOfVessels -Strategy.Inactivity -TripType.TripDuration TripType.MinTimeBetweenTrip +TripType.TripDuration +VesselType.ActivityRange VesselType.Length -VesselType.Speed VesselType.MaxTripDuration -VesselType.ActivityRange VesselType.MinCrewSize -VesselType.UnitFuelCostOfTravel -VesselType.TripType \ No newline at end of file +VesselType.Speed +VesselType.TripType +VesselType.UnitFuelCostOfTravel \ No newline at end of file