Skip to content

Commit f68009e

Browse files
author
Hui Zheng
committed
remove the unfinished function
1 parent fb2cbf7 commit f68009e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mpmorph/flows/md_flow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
LAMMPS_VOL_FLOW = "LAMMPS_VOL_FLOW"
1616

1717

18-
def get_md_temperature_sweeping(structure, temp, steps, converge_first = True, initial_vol_scale = 1, **input_kwargs):
18+
# def get_md_temperature_sweeping(structure, temp, steps, converge_first = True, initial_vol_scale = 1, **input_kwargs):
1919

2020

2121
def get_md_flow_m3gnet(structure, temp, steps, converge_first = True, initial_vol_scale = 1, **input_kwargs):

0 commit comments

Comments
 (0)