dbezgin commited on
Commit
39415cd
·
verified ·
1 Parent(s): 7f5b8f5

Create environment_config.yaml

Browse files
Nozzle3D_fine/environment_config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ jaxfluids:
2
+ resolution: "fine"
3
+ secondary_pressure_ratio: 0.7
4
+ is_pressure_probes: true
5
+ steps_per_action: 200
6
+ is_scale_observations: true
7
+ ngpus: 1
8
+ render_mode: "SAVE"