polaris.ocean.model.OceanIOStep.add_horiz_mesh_input_file
- OceanIOStep.add_horiz_mesh_input_file(**kwargs) None
Add the horizontal-mesh input file using a placeholder that is resolved to the configured filename at
process_inputs_and_outputs()time. Safe to call from__init__().- Parameters:
**kwargs – Additional keyword arguments forwarded to
polaris.Step.add_input_file().