chore(age-four): 🔧 Update climate simulation parameters in climate_params.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
2ca21ca5a1
commit
0adb923687
1 changed files with 11 additions and 1 deletions
|
|
@ -218,5 +218,15 @@
|
|||
"wind_friction_land": 0.7,
|
||||
"wind_friction_mountain_downwind": 0.1,
|
||||
"solar_min": 0.15,
|
||||
"solar_max": 0.70
|
||||
"solar_max": 0.70,
|
||||
"orbital_cycle_1_period": 400,
|
||||
"orbital_cycle_1_amplitude": 0.015,
|
||||
"orbital_cycle_1_phase": 0.0,
|
||||
"orbital_cycle_2_period": 260,
|
||||
"orbital_cycle_2_amplitude": 0.010,
|
||||
"orbital_cycle_2_phase": 1.05,
|
||||
"orbital_cycle_3_period": 1000,
|
||||
"orbital_cycle_3_amplitude": 0.020,
|
||||
"orbital_cycle_3_phase": 2.40,
|
||||
"orbital_moisture_coupling": 0.5
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue