Changeset 4246 for dynamico_lmdz/simple_physics/phyparam/Makefile
- Timestamp:
- Jun 24, 2020, 2:13:23 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
dynamico_lmdz/simple_physics/phyparam/Makefile
r4236 r4246 19 19 bash/extract_cython.sh 20 20 cd python ; rm -rf build *.c ; python setup.py build_ext --inplace 21 cd python ; python -c 'import phyparam as phys ; phys.setup(100.); phys.alloc(30,100) ; phys.coldstart(30, 100.)'22 21 obj : 23 22 @rm -rf obj include lib xml tmp *~ */*~
Note: See TracChangeset
for help on using the changeset viewer.