dbezgin commited on
Commit
3948cde
·
verified ·
1 Parent(s): 39415cd

Create environment_config.yaml

Browse files
Nozzle3D_coarse/environment_config.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ jaxfluids:
2
+ resolution: "coarse"
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"