diff --git a/ng/netgen.ocf b/ng/netgen.ocf index acffff84..c5bccd3a 100644 --- a/ng/netgen.ocf +++ b/ng/netgen.ocf @@ -1,9 +1,26 @@ -8 +# Netgen 4.9.9 +# Boundary Condition Colour Profile +# +# Name: netgen.ocf +# +# Description: Netgen default colour +# profile file for colour based automatic +# assignment of boundary condition numbers +# +# Format: +# [boundary_colours] (mandatory keyword) +# +# +# +# .... +# .... + +boundary_colours +7 1 0.0000 0.0000 0.0000 2 1.0000 0.0000 0.0000 -3 0.0000 1.0000 0.0000 -4 0.0000 0.0000 1.0000 -5 1.0000 1.0000 0.0000 -6 0.0000 1.0000 1.0000 -7 1.0000 0.0000 1.0000 -8 1.0000 1.0000 1.0000 +3 0.0000 0.0000 1.0000 +4 1.0000 1.0000 0.0000 +5 0.0000 1.0000 1.0000 +6 1.0000 0.0000 1.0000 +7 1.0000 1.0000 1.0000