source: dynamico_lmdz/simple_physics/config/LMDZ/TEST_PARAM/check.sh @ 4243

Last change on this file since 4243 was 4230, checked in by dubos, 5 years ago

simple_physics : able to run without plugins

  • Property svn:executable set to *
File size: 243 bytes
Line 
1#!/bin/bash
2#grep -A 1 'd abs' --no-group-separator gcm.log | grep -v 'd abs'  > gcm.output
3grep -A 1 'd abs' --no-group-separator gcm.log | grep -v 'd abs' | head > gcm.output
4diff -s gcm.output gcm.output.$1 && diff gcm.output gcm.output.$1
Note: See TracBrowser for help on using the repository browser.